biz.c24.io.api.data
Class DatabaseSession

java.lang.Object
  extended by biz.c24.io.api.data.DatabaseSession

public class DatabaseSession
extends Object

NOTE: Please ensure that the Hibernate & required 3rd party libraries added to your classpath (hibernate3.jar etc.). For more information about the Hibernate please visit: http://www.hibernate.org/


Method Summary
 void close()
           
static DatabaseSession create(Connection connection, String dialect)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

close

public void close()

create

public static DatabaseSession create(Connection connection,
                                     String dialect)


C24 Technologies © 2002-2012: All Rights Reserved.