Uses of Interface
lumis.portal.dao.jdbc.ITransactionJdbc
-
Packages that use ITransactionJdbc Package Description lumis.portal.dao.hibernate -
-
Uses of ITransactionJdbc in lumis.portal.dao.hibernate
Subinterfaces of ITransactionJdbc 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 ITransactionJdbc Modifier and Type Class Description class
TransactionHibernate
Implements a transaction object
-