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 © 2001-2018 Red Hat, Inc. All Rights Reserved.