Serialized Form
-
Package org.sqlproc.engine.hibernate.type
-
Class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType extends org.hibernate.type.AbstractSingleColumnStandardBasicType<Integer> implements Serializable
-
Class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerTypeDescriptor extends org.hibernate.type.descriptor.sql.IntegerTypeDescriptor implements Serializable
-
Class org.sqlproc.engine.hibernate.type.HibernateLongType.MyBigIntTypeDescriptor extends org.hibernate.type.descriptor.sql.BigIntTypeDescriptor implements Serializable
-
Class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType extends org.hibernate.type.AbstractSingleColumnStandardBasicType<Long> implements Serializable
-