- HibernateBigDecimalType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type BIGDECIMAL.
- HibernateBigDecimalType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateBigDecimalType
-
- HibernateBigIntegerType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type BIGINTEGER.
- HibernateBigIntegerType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateBigIntegerType
-
- HibernateBlobType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type BLOB.
- HibernateBlobType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateBlobType
-
- HibernateBooleanType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type BOOLEAN.
- HibernateBooleanType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateBooleanType
-
- HibernateByteArrayType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type BYTEARRAY.
- HibernateByteArrayType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateByteArrayType
-
- HibernateByteArrayWrapperType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type BYTEARRAY.
- HibernateByteArrayWrapperType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateByteArrayWrapperType
-
- HibernateByteType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type BYTE.
- HibernateByteType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateByteType
-
- HibernateCharType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type CHARACTER.
- HibernateCharType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateCharType
-
- HibernateClobType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type CLOB.
- HibernateClobType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateClobType
-
- HibernateDateTimeType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type DATETIME.
- HibernateDateTimeType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateDateTimeType
-
- HibernateDateType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type DATE.
- HibernateDateType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateDateType
-
- HibernateDefaultType - Class in org.sqlproc.engine.hibernate.type
-
The default META type for the Hibernate stack.
- HibernateDefaultType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateDefaultType
-
- HibernateDoubleType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type DOUBLE.
- HibernateDoubleType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateDoubleType
-
- HibernateEngineFactory - Class in org.sqlproc.engine.hibernate
-
- HibernateEngineFactory() - Constructor for class org.sqlproc.engine.hibernate.HibernateEngineFactory
-
Creates a new instance with default values for the Hibernate stack.
- HibernateEngineFactory(boolean) - Constructor for class org.sqlproc.engine.hibernate.HibernateEngineFactory
-
Creates a new instance with default values for the Hibernate stack.
- HibernateEngineFactory(int) - Constructor for class org.sqlproc.engine.hibernate.HibernateEngineFactory
-
Creates a new instance with no default values.
- HibernateEngineFactory(boolean, int) - Constructor for class org.sqlproc.engine.hibernate.HibernateEngineFactory
-
Creates a new instance with no default values.
- HibernateEnumIntegerType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type ENUMINTEGER.
- HibernateEnumIntegerType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateEnumIntegerType
-
- HibernateEnumStringType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type ENUMSTRING.
- HibernateEnumStringType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateEnumStringType
-
- HibernateFloatType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type FLOAT.
- HibernateFloatType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateFloatType
-
- HibernateFromDateType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type FROMDATE.
- HibernateFromDateType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateFromDateType
-
- HibernateIdentityType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type for an auto-generated identity.
- HibernateIdentityType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateIdentityType
-
- HibernateInstantType - Class in org.sqlproc.engine.hibernate.type
-
The JDBC META type INSTANT.
- HibernateInstantType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateInstantType
-
- HibernateIntegerType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type INTEGER.
- HibernateIntegerType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateIntegerType
-
- HibernateIntegerType.MyIntegerType - Class in org.sqlproc.engine.hibernate.type
-
- HibernateIntegerType.MyIntegerTypeDescriptor - Class in org.sqlproc.engine.hibernate.type
-
The extended Hibernate type INTEGER.
- HibernateLocalDateTimeType - Class in org.sqlproc.engine.hibernate.type
-
The JDBC META type LOCALDATETIME.
- HibernateLocalDateTimeType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateLocalDateTimeType
-
- HibernateLocalDateType - Class in org.sqlproc.engine.hibernate.type
-
The JDBC META type LOCALDATE.
- HibernateLocalDateType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateLocalDateType
-
- HibernateLocalTimeType - Class in org.sqlproc.engine.hibernate.type
-
The JDBC META type LOCALTIME.
- HibernateLocalTimeType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateLocalTimeType
-
- HibernateLongType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type LONG.
- HibernateLongType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateLongType
-
- HibernateLongType.MyBigIntTypeDescriptor - Class in org.sqlproc.engine.hibernate.type
-
The extended Hibernate type LONG.
- HibernateLongType.MyLongType - Class in org.sqlproc.engine.hibernate.type
-
- HibernateQuery - Class in org.sqlproc.engine.hibernate
-
The Hibernate stack implementation of the SQL Engine query contract.
- HibernateQuery(Session, SQLQuery) - Constructor for class org.sqlproc.engine.hibernate.HibernateQuery
-
Creates a new instance of this adapter.
- HibernateQuery.BatchResultHolder - Class in org.sqlproc.engine.hibernate
-
- HibernateSession - Class in org.sqlproc.engine.hibernate
-
The Hibernate stack implementation of the SQL Engine session contract.
- HibernateSession(Session) - Constructor for class org.sqlproc.engine.hibernate.HibernateSession
-
Creates a new instance of this dynamic proxy.
- HibernateSession(Session, String) - Constructor for class org.sqlproc.engine.hibernate.HibernateSession
-
Creates a new instance of this dynamic proxy.
- HibernateSessionFactory - Class in org.sqlproc.engine.hibernate
-
- HibernateSessionFactory(SessionFactory) - Constructor for class org.sqlproc.engine.hibernate.HibernateSessionFactory
-
Creates a new instance.
- HibernateSessionFactory(SessionFactory, String) - Constructor for class org.sqlproc.engine.hibernate.HibernateSessionFactory
-
Creates a new instance.
- HibernateShortType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type SHORT.
- HibernateShortType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateShortType
-
- HibernateSimpleSession - Class in org.sqlproc.engine.hibernate
-
The Hibernate stack implementation of the SQL Engine session contract.
- HibernateSimpleSession(Session) - Constructor for class org.sqlproc.engine.hibernate.HibernateSimpleSession
-
Creates a new instance of this dynamic proxy.
- HibernateSimpleSession(Session, String) - Constructor for class org.sqlproc.engine.hibernate.HibernateSimpleSession
-
Creates a new instance of this dynamic proxy.
- HibernateStringType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type STRING.
- HibernateStringType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateStringType
-
- HibernateTextType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type TEXT.
- HibernateTextType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateTextType
-
- HibernateTimestampType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type TIMESTAMP.
- HibernateTimestampType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateTimestampType
-
- HibernateTimeType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type TIME.
- HibernateTimeType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateTimeType
-
- HibernateToDateType - Class in org.sqlproc.engine.hibernate.type
-
The Hibernate META type TODATE.
- HibernateToDateType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateToDateType
-
- HibernateType - Class in org.sqlproc.engine.hibernate.type
-
The general Hibernate META type.
- HibernateType(String) - Constructor for class org.sqlproc.engine.hibernate.type.HibernateType
-
Creates a new instance of general Hibernate type based on the declaration in the META SQL statement.
- hibernateType - Variable in class org.sqlproc.engine.hibernate.type.HibernateType
-
The Hibernate type.
- HibernateTypeFactory - Class in org.sqlproc.engine.hibernate.type
-
The factory definition for the Hibernate stack, which can be used to construct the
SqlMetaType instances.
- HibernateTypeFactory() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
The private constructor.
- hibernateTypes - Static variable in class org.sqlproc.engine.hibernate.type.HibernateType
-
The map between the Hibernate types names and the Hibernate types.
- HibernateWebSessionFactory - Class in org.sqlproc.engine.hibernate
-
- HibernateWebSessionFactory(SessionFactory) - Constructor for class org.sqlproc.engine.hibernate.HibernateWebSessionFactory
-
Creates a new instance.