ColdFusion 9.0 Resources |
ORMGetSessionFactoryDescriptionORMGetSessionFactory returns the underlying Hibernate SessionFactory object. For information on Session API see: www.hibernate.org/hib_docs/v3/api/org/hibernate/SessionFactory.html CategoryFunction Syntaxormgetsessionfactory() See AlsoORMCloseSession, ORMClearSession, ORMFlush, ORMGetSession in Developing ColdFusion Applications. |