Package | Description |
---|---|
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 |
---|---|
StatementPreparer |
JdbcCoordinatorImpl.getStatementPreparer() |
Modifier and Type | Method and Description |
---|---|
StatementPreparer |
JdbcCoordinator.getStatementPreparer()
Obtain the statement preparer associated with this JDBC coordinator.
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.