queryByExample() creates an {@link ObjectSet ObjectSet} containingall objects in the ObjectContainer that match the passed template object.queryByExample(NULL) returns all objects stored in the ObjectContainer.Collection classes are evaluated for containment. Differences in length/size() are ignored. queryByExample() can respond to the Activating callback method. | |
| |
| |