| 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 | Class and Description |
|---|---|
class |
ResultSetReturnImpl
Standard implementation of the ResultSetReturn contract
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetReturn |
JdbcCoordinatorImpl.getResultSetReturn() |
| Modifier and Type | Method and Description |
|---|---|
ResultSetReturn |
JdbcCoordinator.getResultSetReturn()
Obtain the resultset extractor associated with this JDBC coordinator.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.