Uses of Class
org.dspace.storage.rdbms.DatabaseConfigVO
-
Packages that use DatabaseConfigVO Package Description org.dspace.core Provides some basic functionality required throughout the DSpace system. -
-
Uses of DatabaseConfigVO in org.dspace.core
Methods in org.dspace.core that return DatabaseConfigVO Modifier and Type Method Description DatabaseConfigVODBConnection. getDatabaseConfig()Identify certain characteristics of the DBMS being used to support persistence.DatabaseConfigVOHibernateDBConnection. getDatabaseConfig()DatabaseConfigVOContext. getDBConfig()
-