com.ail.core.persistence.hibernate
Class HibernateFunctions

java.lang.Object
  extended by com.ail.core.persistence.hibernate.HibernateFunctions

public class HibernateFunctions
extends java.lang.Object

Hibernate functions

Version:
$Revision: 1.4 $

Constructor Summary
HibernateFunctions()
           
 
Method Summary
static org.hibernate.SessionFactory getSessionFactory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateFunctions

public HibernateFunctions()
Method Detail

getSessionFactory

public static org.hibernate.SessionFactory getSessionFactory()