Uses of Interface
org.apache.cayenne.access.DataRowStoreFactory
Packages that use DataRowStoreFactory
Package
Description
Contains classes that make up Cayenne ORM stack.
- 
Uses of DataRowStoreFactory in org.apache.cayenne.accessClasses in org.apache.cayenne.access that implement DataRowStoreFactoryFields in org.apache.cayenne.access declared as DataRowStoreFactoryMethods in org.apache.cayenne.access that return DataRowStoreFactoryMethods in org.apache.cayenne.access with parameters of type DataRowStoreFactoryModifier and TypeMethodDescriptionvoidDataDomain.setDataRowStoreFactory(DataRowStoreFactory dataRowStoreFactory) 
- 
Uses of DataRowStoreFactory in org.apache.cayenne.configuration.runtimeFields in org.apache.cayenne.configuration.runtime declared as DataRowStoreFactoryModifier and TypeFieldDescriptionprotected DataRowStoreFactoryDataContextFactory.dataRowStoreFactory