Uses of Class
railo.runtime.orm.ORMException

Packages that use ORMException
railo.runtime.orm.hibernate   
 

Uses of ORMException in railo.runtime.orm.hibernate
 

Subclasses of ORMException in railo.runtime.orm.hibernate
 class HibernateException
           
 

Methods in railo.runtime.orm.hibernate that throw ORMException
static int HibernateCaster.cascade(HibernateORMEngine engine, String cascade)
           
static int HibernateCaster.collectionType(HibernateORMEngine engine, String strCollectionType)
           
static String HibernateCaster.toHibernateType(HibernateORMEngine engine, String type)
           
static String HibernateUtil.validateColumnName(org.hibernate.metadata.ClassMetadata metaData, String name)
           
 



Copyright © 2012 Railo