Package org.hibernate.engine.jdbc.internal
Internals for supporting various aspects of JDBC interaction
-
Interface Summary Interface Description Formatter Formatter contract -
Class Summary Class Description BasicFormatterImpl Performs formatting of basic SQL statements (DML + query).BinaryStreamImpl Implementation ofBinaryStreamCharacterStreamImpl Implementation ofCharacterStreamDDLFormatterImpl Performs formatting of DDL SQL statements.HighlightingFormatter Performs basic syntax highlighting for SQL using ANSI escape codes.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.MutationStatementPreparerImpl ResultSetReturnImpl Standard implementation of the ResultSetReturn contract -
Enum Summary Enum Description FormatStyle Represents the understood types or styles of formatting.