| Package | Description |
|---|---|
| org.sqlproc.engine.hibernate.type |
All the META types staff for the Hibernate stack devoted to special handling of input/output values.
|
| Class and Description |
|---|
| HibernateDefaultType
The default META type for the Hibernate stack.
|
| HibernateDefaultType.MyBigIntTypeDescriptor
The extended Hibernate type LONG.
|
| HibernateDefaultType.MyIntegerType |
| HibernateDefaultType.MyIntegerTypeDescriptor
The extended Hibernate type INTEGER.
|
| HibernateDefaultType.MyLongType |
| HibernateTypeFactory
The factory definition for the Hibernate stack, which can be used to construct the
SqlMetaType instances. |
Copyright © 2014. All Rights Reserved.