程序包 org.hibernate.engine.jdbc.env.spi
-
接口概要 接口 说明 ExtractedDatabaseMetaData Information extracted fromDatabaseMetaDataregarding what the JDBC driver reports as being supported or not.IdentifierHelper Helper for handlingIdentifierinstances.JdbcEnvironment Initial look at this concept we keep talking about with merging information fromDatabaseMetaDataandDialectLobCreatorBuilder QualifiedObjectNameFormatter Contract for rendering qualified object names for use in queries, etc.SchemaNameResolver Contract for resolving the schema of aConnection. -
类概要 类 说明 AnsiSqlKeywords Maintains the set of ANSI SQL keywordsIdentifierHelperBuilder Builder for IdentifierHelper instances. -
枚举概要 枚举 说明 IdentifierCaseStrategy An enumeration of the way DatabaseMetaData might store and return identifiersNameQualifierSupport Enumerated values representing the level of support for catalog and schema.SQLStateType Enum interpretation of the valid values fromDatabaseMetaData.getSQLStateType()