A B C D E F G H I L M N O P Q R S T U Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addScalar(String) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- addScalar(String, Object, Class<?>...) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- addScalar(SqlTypeFactory, SqlQuery, String, Class<?>...) - Method in class org.sqlproc.engine.hibernate.type.HibernateDefaultType
- addScalar(SqlTypeFactory, SqlQuery, String, Class<?>...) - Method in class org.sqlproc.engine.hibernate.type.HibernateIdentityType
- addScalar(SqlTypeFactory, SqlQuery, String, Class<?>...) - Method in class org.sqlproc.engine.hibernate.type.HibernateType
B
- BatchResultHolder() - Constructor for class org.sqlproc.engine.hibernate.HibernateQuery.BatchResultHolder
- BIG_DECIMAL - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- BIG_INTEGER - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- BLOB - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- BOOLEAN - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- BYTE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- BYTE_ARRAY - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- BYTE_ARRAY_WRAPPER - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
C
- callFunction() - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- callList(SqlRuntimeContext) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- callUnique(SqlRuntimeContext) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- callUpdate(SqlRuntimeContext) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- CHAR - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- CLASS_TO_TYPE_MAP - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
The immutable map between the Java class types and the internal types.
- CLOB - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- createSqlQuery(String) - Method in class org.sqlproc.engine.hibernate.HibernateSimpleSession
D
- DATE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- DATE_TIME - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- DEFAULT - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of default type.
- doIdentitySelect(String) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
-
Runs the select to obtain the value of auto-generated identity.
- DOUBLE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
E
- ENUM_INT - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of Integer based enumeration type.
- ENUM_STRING - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- executeBatch(String[]) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- executeBatch(String...) - Method in class org.sqlproc.engine.hibernate.HibernateSimpleSession
F
- factory - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
The private static instance of this factory.
- FLOAT - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- FROM_DATE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
G
- generateProxy(Session) - Static method in class org.sqlproc.engine.hibernate.HibernateSession
-
The factory method to obtain this dynamic proxy.
- generateProxy(Session, String) - Static method in class org.sqlproc.engine.hibernate.HibernateSession
-
The factory method to obtain this dynamic proxy.
- getAllTypes() - Method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
- getClassTypes() - Method in class org.sqlproc.engine.hibernate.type.HibernateByteArrayWrapperType
- getClassTypes() - Method in class org.sqlproc.engine.hibernate.type.HibernateDefaultType
- getClassTypes() - Method in class org.sqlproc.engine.hibernate.type.HibernateIdentityType
- getComparator() - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- getComparator() - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- getDefaultType() - Method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
- getDefaultValue() - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- getDefaultValue() - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- getEnumIntegerType() - Method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
- getEnumStringType() - Method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerTypeDescriptor
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyBigIntTypeDescriptor
- getIdentityType() - Method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
- getInstance() - Static method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
The main method to obtain the singleton instance of this factory.
- getMetaType(Class<?>) - Method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
- getMetaType(String) - Method in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
- getMetaTypes() - Method in class org.sqlproc.engine.hibernate.type.HibernateByteArrayWrapperType
- getMetaTypes() - Method in class org.sqlproc.engine.hibernate.type.HibernateDefaultType
- getName() - Method in class org.sqlproc.engine.hibernate.HibernateSimpleSession
- getName() - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- getName() - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- getPrimitiveClass() - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- getPrimitiveClass() - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateBigDecimalType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateBigIntegerType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateBlobType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateBooleanType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateByteArrayType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateByteArrayWrapperType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateByteType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateCharType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateClobType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateDateTimeType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateDateType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateDefaultType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateDoubleType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateEnumIntegerType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateEnumStringType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateFloatType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateFromDateType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateIdentityType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateInstantType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateLocalDateTimeType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateLocalDateType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateLocalTimeType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateShortType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateStringType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateTextType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateTimestampType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateTimeType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateToDateType
- getProviderSqlType() - Method in class org.sqlproc.engine.hibernate.type.HibernateType
- getProxyClassLoader() - Static method in class org.sqlproc.engine.hibernate.HibernateSession
-
Returns the class loader instance.
- getQuery() - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- getRegistrationKeys() - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- getRegistrationKeys() - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- getSession() - Method in class org.sqlproc.engine.hibernate.HibernateSimpleSession
-
Returns the internal Hibernate Session instance.
- getSqlSession() - Method in class org.sqlproc.engine.hibernate.HibernateSessionFactory
- getSqlSession() - Method in class org.sqlproc.engine.hibernate.HibernateWebSessionFactory
H
- 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
-
The implementation of the
SqlEngineFactory
optimized for the Hibernate stack. - 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(boolean, int) - Constructor for class org.sqlproc.engine.hibernate.HibernateEngineFactory
-
Creates a new instance with no default values.
- HibernateEngineFactory(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
-
The simple implementation of the factory
SqlSessionFactory
for the Hibernate stack. - 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 - Variable in class org.sqlproc.engine.hibernate.type.HibernateType
-
The Hibernate type.
- 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.
- 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
-
The simple implementation of the factory
SqlSessionFactory
for the Hibernate stack. - HibernateWebSessionFactory(SessionFactory) - Constructor for class org.sqlproc.engine.hibernate.HibernateWebSessionFactory
-
Creates a new instance.
I
- identities - Variable in class org.sqlproc.engine.hibernate.HibernateQuery
-
The collection of all (auto-generated) identities.
- IDENTITY - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of auto-generated identity type.
- identitySetters - Variable in class org.sqlproc.engine.hibernate.HibernateQuery
-
The collection of all identities setters.
- identityTypes - Variable in class org.sqlproc.engine.hibernate.HibernateQuery
-
The collection of all identities types.
- INSTANCE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- INSTANCE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerTypeDescriptor
- INSTANCE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyBigIntTypeDescriptor
- INSTANCE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- INSTANT - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- INTEGER - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- invoke(Object, Method, Object[]) - Method in class org.sqlproc.engine.hibernate.HibernateSession
- isSetJDBCIdentity() - Method in class org.sqlproc.engine.hibernate.HibernateQuery
L
- list(SqlRuntimeContext) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- LOCAL_DATE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- LOCAL_DATE_TIME - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- LOCAL_TIME - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- logError - Variable in class org.sqlproc.engine.hibernate.HibernateQuery
-
The failed SQL command should be logged.
- logger - Variable in class org.sqlproc.engine.hibernate.HibernateQuery
-
The internal slf4j logger.
- logger - Static variable in class org.sqlproc.engine.hibernate.type.HibernateType
-
The internal slf4j logger.
- LONG - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
M
- META_TO_TYPE_MAP - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
The immutable map between the META types name and the internal types.
- MyBigIntTypeDescriptor() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateLongType.MyBigIntTypeDescriptor
- MyIntegerType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- MyIntegerTypeDescriptor() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerTypeDescriptor
- MyLongType() - Constructor for class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
N
- name - Variable in class org.sqlproc.engine.hibernate.HibernateSession
-
The name of the database related to this session.
- name - Variable in class org.sqlproc.engine.hibernate.HibernateSessionFactory
-
The name of the database related to this session.
- name - Variable in class org.sqlproc.engine.hibernate.HibernateSimpleSession
-
The name of the database related to this session.
- newSqlProcessorException(HibernateException, String) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- next(Integer, SessionImplementor) - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- next(Long, SessionImplementor) - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
O
- objectToSQLString(Integer, Dialect) - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- objectToSQLString(Long, Dialect) - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- org.sqlproc.engine.hibernate - package org.sqlproc.engine.hibernate
-
The adapters and proxies for the Hibernate stack.
- org.sqlproc.engine.hibernate.type - package org.sqlproc.engine.hibernate.type
-
All the META types staff for the Hibernate stack devoted to special handling of input/output values.
P
- PROXY_INTERFACES - Static variable in class org.sqlproc.engine.hibernate.HibernateSession
-
The contracts implemented by this dynamic proxy.
Q
- query - Variable in class org.sqlproc.engine.hibernate.HibernateQuery
-
The Hibernate SQLQuery instance.
- query(SqlRuntimeContext, SqlQuery.SqlQueryRowProcessor) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
R
- result - Variable in class org.sqlproc.engine.hibernate.HibernateQuery.BatchResultHolder
S
- seed(SessionImplementor) - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- seed(SessionImplementor) - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
- session - Variable in class org.sqlproc.engine.hibernate.HibernateQuery
-
The Hibernate Session instance.
- session - Variable in class org.sqlproc.engine.hibernate.HibernateSession
-
The Hibernate Session, the first level cache and the context for all database operations.
- session - Variable in class org.sqlproc.engine.hibernate.HibernateSimpleSession
-
The Hibernate Session, the first level cache and the context for all database operations.
- sessionFactory - Variable in class org.sqlproc.engine.hibernate.HibernateSessionFactory
-
The Hibernate session factory.
- sessionFactory - Variable in class org.sqlproc.engine.hibernate.HibernateWebSessionFactory
-
The Hibernate session factory.
- setLogError(boolean) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
-
Sets an indicator the failed SQL command should be logged
- setOrdered(boolean) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- setParameter(String, Object) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- setParameter(String, Object, Object, Class<?>...) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- setParameter(SqlRuntimeContext, SqlQuery, String, Object, boolean, Class<?>...) - Method in class org.sqlproc.engine.hibernate.type.HibernateIdentityType
- setParameter(SqlRuntimeContext, SqlQuery, String, Object, boolean, Class<?>...) - Method in class org.sqlproc.engine.hibernate.type.HibernateType
- setParameterList(String, Object[]) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- setParameterList(String, Object[], Object, Class<?>...) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- setResult(SqlRuntimeContext, Object, String, Object, boolean) - Method in class org.sqlproc.engine.hibernate.type.HibernateIdentityType
- setResult(SqlRuntimeContext, Object, String, Object, boolean) - Method in class org.sqlproc.engine.hibernate.type.HibernateType
- setSession(Session) - Method in class org.sqlproc.engine.hibernate.HibernateSimpleSession
-
Sets the internal Hibernate Session instance.
- setSqlControl(SqlControl) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- SHORT - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- STRING - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- stringToObject(String) - Method in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- stringToObject(String) - Method in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
T
- TEXT - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- TIME - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- TIMESTAMP - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- TO_DATE - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instance of String based enumeration type.
- TYPES - Static variable in class org.sqlproc.engine.hibernate.type.HibernateTypeFactory
-
Singleton instances of generic types.
U
- unique(SqlRuntimeContext) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
- update(SqlRuntimeContext) - Method in class org.sqlproc.engine.hibernate.HibernateQuery
Z
- ZERO - Static variable in class org.sqlproc.engine.hibernate.type.HibernateIntegerType.MyIntegerType
- ZERO - Static variable in class org.sqlproc.engine.hibernate.type.HibernateLongType.MyLongType
All Classes All Packages