Uses of Class
org.dspace.core.AbstractHibernateDSODAO
-
Packages that use AbstractHibernateDSODAO Package Description org.dspace.content.dao.impl org.dspace.eperson.dao.impl -
-
Uses of AbstractHibernateDSODAO in org.dspace.content.dao.impl
Subclasses of AbstractHibernateDSODAO in org.dspace.content.dao.impl Modifier and Type Class Description classBitstreamDAOImplHibernate implementation of the Database Access Object interface class for the Bitstream object.classBundleDAOImplHibernate implementation of the Database Access Object interface class for the Bundle object.classCollectionDAOImplHibernate implementation of the Database Access Object interface class for the Collection object.classCommunityDAOImplHibernate implementation of the Database Access Object interface class for the Community object.classItemDAOImplHibernate implementation of the Database Access Object interface class for the Item object. -
Uses of AbstractHibernateDSODAO in org.dspace.eperson.dao.impl
Subclasses of AbstractHibernateDSODAO in org.dspace.eperson.dao.impl Modifier and Type Class Description classEPersonDAOImplHibernate implementation of the Database Access Object interface class for the EPerson object.classGroupDAOImplHibernate implementation of the Database Access Object interface class for the Group object.
-