ORMGetSessionFactory

Description

ORMGetSessionFactory returns the underlying Hibernate SessionFactory object. For information on Session API see:

www.hibernate.org/hib_docs/v3/api/org/hibernate/SessionFactory.html

Category

ORM functions

Function Syntax

ormgetsessionfactory()

See Also

ORMCloseSession, ORMClearSession, ORMFlush, ORMGetSession in Developing ColdFusion Applications.