程序包 org.hibernate.engine.jdbc.internal
Internals for supporting various aspects of JDBC interaction
-
接口概要 接口 说明 Formatter Formatter contract -
类概要 类 说明 BasicFormatterImpl Performs formatting of basic SQL statements (DML + query).BinaryStreamImpl Implementation ofBinaryStreamCharacterStreamImpl Implementation ofCharacterStreamDDLFormatterImpl Performs formatting of DDL SQL statements.JdbcCoordinatorImpl Standard Hibernate implementation ofJdbcCoordinatorJdbcServicesImpl Standard implementation of theJdbcServicescontractJdbcServicesInitiator Standard initiator for the standardJdbcServicesservice TODO : should this maybe be a SessionFactory service?LobCreatorBuilder BuildsLobCreatorinstances based on the capabilities of the environment.ResultSetReturnImpl Standard implementation of the ResultSetReturn contractResultSetWrapperImpl Standard Hibernate implementation for wrapping aResultSetin a " column name cache" wrapper. -
枚举概要 枚举 说明 FormatStyle Represents the the understood types or styles of formatting.