| 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  | 
ResultSetWrapperImpl
Standard Hibernate implementation for wrapping a  
ResultSet in a
 " column name cache" wrapper. | 
| Modifier and Type | Field and Description | 
|---|---|
static ResultSetWrapper | 
ResultSetWrapperImpl.INSTANCE
Singleton access 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResultSetWrapper | 
JdbcServicesImpl.getResultSetWrapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
ResultSetWrapper | 
JdbcServices.getResultSetWrapper()
Obtain service for wrapping a  
ResultSet in a "column name cache" wrapper. | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.