See: Description
Interface | Description |
---|---|
Formatter |
Formatter contract
|
Class | Description |
---|---|
BasicFormatterImpl |
Performs formatting of basic SQL statements (DML + query).
|
BinaryStreamImpl |
Implementation of
BinaryStream |
CharacterStreamImpl |
Implementation of
CharacterStream |
DDLFormatterImpl |
Performs formatting of DDL SQL statements.
|
JdbcCoordinatorImpl |
Standard Hibernate implementation of
JdbcCoordinator
IMPL NOTE : Custom serialization handling! |
JdbcServicesImpl |
Standard implementation of the
JdbcServices contract |
JdbcServicesInitiator |
Standard initiator for the standard
JdbcServices service
TODO : should this maybe be a SessionFactory service? |
LobCreatorBuilder |
Builds
LobCreator instances based on the capabilities of the environment. |
ResultSetReturnImpl |
Standard implementation of the ResultSetReturn contract
|
ResultSetWrapperImpl |
Standard Hibernate implementation for wrapping a
ResultSet in a
" column name cache" wrapper. |
Enum | Description |
---|---|
FormatStyle |
Represents the the understood types or styles of formatting.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.