This interface represents a Persistence store that knows how to create, find, modify and delete persistence capable objects from a backing store such as a database.
Returns ConfigCache associated with this store.returnConfigCache associated with this store.
Returns a new retrieve descriptor for an external (user) query.paramclassType Type of the persistence capable class to be queried.returnA new retrieve descriptor for an external (user) query.
Returns a new retrieve descriptor for an external (user) query. This retrieve descriptor can be used to query for the foreign field name.paramfieldName Name of the foreign field to be queried.paramclassType Persistence capable class including fieldName.returnA new retrieve descriptor for an external (user) query.
name
fieldName