org.apache.turbine.util.hibernate |
|
Java Source File Name | Type | Comment |
HibernateFilter.java | Class | |
HibernateUtils.java | Class | This class is used to get Hibernate Sessions and may
also contain methods (in the future) to get DBConnections
or Transactions from JNDI. |
PersistenceException.java | Class | A general PersistenceException that can be thrown by
Hibernate DAO classes. |