Uses of Class
railo.runtime.orm.hibernate.ColumnInfo

Packages that use ColumnInfo
railo.runtime.orm.hibernate   
 

Uses of ColumnInfo in railo.runtime.orm.hibernate
 

Methods in railo.runtime.orm.hibernate with parameters of type ColumnInfo
static String HibernateCaster.toHibernateType(ColumnInfo info, String defaultValue)
           
static String HibernateCaster.toHibernateType(ColumnInfo info, String type, String defaultValue)
           
static Object HibernateCaster.toSQL(HibernateORMEngine engine, ColumnInfo ci, Object value, RefBoolean isArray)
          translate CFMl specific types to Hibernate/SQL specific types
 



Copyright © 2012 Railo