A B C D E F G H I J L M N O P Q R S T U V

D

DaoTests - Class in fri.util.database.jpa.tree
Contains DAO tests without alternating JPA providers.
DaoTests() - Constructor for class fri.util.database.jpa.tree.DaoTests
 
DbSession - Interface in fri.util.database.jpa.commons
Responsibilities of an JPA database session in interaction with NestedSetsTreeDAO.
DbSessionHibernateImpl - Class in fri.util.database.jpa.tree.hibernatesession
Hibernate Session (not JPA-compatible!) implementation of DbSession.
DbSessionHibernateImpl(Session) - Constructor for class fri.util.database.jpa.tree.hibernatesession.DbSessionHibernateImpl
 
DbSessionJpaImpl - Class in fri.util.database.jpa.commons
JPA implementation of DbSession.
DbSessionJpaImpl(EntityManager) - Constructor for class fri.util.database.jpa.commons.DbSessionJpaImpl
 
delete(Object) - Method in interface fri.util.database.jpa.commons.DbSession
Deletes passed object from persistence.
delete(Object) - Method in class fri.util.database.jpa.commons.DbSessionJpaImpl
 
delete(Object) - Method in class fri.util.database.jpa.tree.hibernatesession.DbSessionHibernateImpl
 

A B C D E F G H I J L M N O P Q R S T U V