| 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
|
| org.hibernate.testing.boot | |
| org.hibernate.tool.schema.internal | |
| org.hibernate.tool.schema.internal.exec |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SqlStatementLogger |
BasicTestingJdbcServiceImpl.getSqlStatementLogger() |
| Modifier and Type | Method and Description |
|---|---|
SqlStatementLogger |
HibernateSchemaManagementTool.JdbcContextImpl.getSqlStatementLogger() |
| Modifier and Type | Method and Description |
|---|---|
SqlStatementLogger |
JdbcContext.getSqlStatementLogger() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.