Uses of Interface
org.apache.cayenne.access.DataRowStoreFactory
Package
Description
Contains classes that make up Cayenne ORM stack.
-
Uses of DataRowStoreFactory in org.apache.cayenne.access
Modifier and TypeMethodDescriptionvoid
DataDomain.setDataRowStoreFactory
(DataRowStoreFactory dataRowStoreFactory) -
Uses of DataRowStoreFactory in org.apache.cayenne.configuration.server
Modifier and TypeFieldDescriptionprotected DataRowStoreFactory
DataContextFactory.dataRowStoreFactory