Uses of Class
org.datanucleus.store.rdbms.adapter.DatastoreAdapterFactory
Packages that use DatastoreAdapterFactory
Package
Description
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
-
Uses of DatastoreAdapterFactory in org.datanucleus.store.rdbms.adapter
Methods in org.datanucleus.store.rdbms.adapter that return DatastoreAdapterFactoryModifier and TypeMethodDescriptionstatic DatastoreAdapterFactory
DatastoreAdapterFactory.getInstance()
Accessor for the RDBMSAdapterFactory.