Uses of Package
org.sqlproc.engine.hibernate.type
-
Packages that use org.sqlproc.engine.hibernate.type Package Description org.sqlproc.engine.hibernate.type All the META types staff for the Hibernate stack devoted to special handling of input/output values. -
Classes in org.sqlproc.engine.hibernate.type used by org.sqlproc.engine.hibernate.type Class Description HibernateIntegerType.MyIntegerType HibernateIntegerType.MyIntegerTypeDescriptor The extended Hibernate type INTEGER.HibernateLongType.MyBigIntTypeDescriptor The extended Hibernate type LONG.HibernateLongType.MyLongType HibernateTypeFactory The factory definition for the Hibernate stack, which can be used to construct theSqlMetaTypeinstances.