Package | Description |
---|---|
org.hibernate.engine.jdbc.batch.internal |
Internals for JDBC batching support.
|
org.hibernate.engine.jdbc.internal |
Internals for supporting various aspects of JDBC interaction
|
org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
Modifier and Type | Method and Description |
---|---|
protected SqlStatementLogger |
AbstractBatchImpl.sqlStatementLogger()
Convenience access to the SQL statement logger.
|
Modifier and Type | Method and Description |
---|---|
SqlStatementLogger |
JdbcServicesImpl.getSqlStatementLogger() |
Modifier and Type | Method and Description |
---|---|
SqlStatementLogger |
JdbcServices.getSqlStatementLogger()
Obtain service for logging SQL statements.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.