Uses of Class
org.datanucleus.store.rdbms.SQLController
-
Packages that use SQLController Package Description org.datanucleus.store.rdbms Package providing management of the persistence to RDBMS datastores. -
-
Uses of SQLController in org.datanucleus.store.rdbms
Methods in org.datanucleus.store.rdbms that return SQLController Modifier and Type Method Description SQLController
RDBMSStoreManager. getSQLController()
Accessor for the SQL controller.
-