org.directwebremoting.hibernate |
|
Java Source File Name | Type | Comment |
Database.java | Class | |
DatabaseInitServletContextListener.java | Class | |
H2BeanConverter.java | Class | BeanConverter that works with Hibernate to get BeanInfo. |
H2PropertyDescriptorProperty.java | Class | A
Property that catches hiberntate exceptions. |
H3BeanConverter.java | Class | BeanConverter that works with Hibernate to get BeanInfo. |
H3PropertyDescriptorProperty.java | Class | A
Property that catches hiberntate exceptions. |
H3SessionAjaxFilter.java | Class | An
AjaxFilter that uses DWR Hibernate support classes to do a
Session.beginTransaction before passing the control on to the chain
and a
Transaction.commit after. |