Uses of Interface
lumis.portal.dao.jpa.ITransactionJPA
-
Packages that use ITransactionJPA Package Description lumis.portal.dao.hibernate -
-
Uses of ITransactionJPA in lumis.portal.dao.hibernate
Subinterfaces of ITransactionJPA in lumis.portal.dao.hibernate Modifier and Type Interface Description interface
ITransactionHibernate
The transaction interface for when the transaction is backed up by hibernate.Classes in lumis.portal.dao.hibernate that implement ITransactionJPA Modifier and Type Class Description class
TransactionHibernate
Implements a transaction object
-