Package org.hibernate.engine.jdbc.env.spi
package org.hibernate.engine.jdbc.env.spi
-
ClassDescriptionMaintains the set of ANSI SQL keywordsInformation extracted from
DatabaseMetaDataregarding what the JDBC driver reports as being supported or not.An enumeration of the wayDatabaseMetaDatamight store and return identifiersHelper for handlingIdentifierinstances.Builder forIdentifierHelperinstances.Initial look at this concept we keep talking about with merging information fromDatabaseMetaDataandDialectEnumerated values representing the level of support for catalog and schema.Contract for rendering qualified object names for use in queries, etc.Contract for resolving the schema of aConnection.Enum interpretation of the valid values fromDatabaseMetaData.getSQLStateType()