Uses of Interface
org.dspace.core.DBConnection
-
Packages that use DBConnection Package Description org.dspace.core Provides some basic functionality required throughout the DSpace system. -
-
Uses of DBConnection in org.dspace.core
Classes in org.dspace.core that implement DBConnection Modifier and Type Class Description classHibernateDBConnectionHibernate implementation of the DBConnection.Constructors in org.dspace.core with parameters of type DBConnection Constructor Description Context(EventService eventService, DBConnection dbConnection)
-