Package | Description |
---|---|
org.hibernate.engine.jdbc | |
org.hibernate.engine.jdbc.internal | |
org.hibernate.engine.jdbc.spi |
Modifier and Type | Method and Description |
---|---|
static ResultSet |
ResultSetWrapperProxy.generateProxy(ResultSet resultSet,
ColumnNameCache columnNameCache)
Generates a proxy wrapping the ResultSet.
|
Modifier and Type | Method and Description |
---|---|
ResultSet |
ResultSetWrapperImpl.wrap(ResultSet resultSet,
ColumnNameCache columnNameCache)
Wrap a result set in a "column name cache" wrapper.
|
Modifier and Type | Method and Description |
---|---|
ResultSet |
ResultSetWrapper.wrap(ResultSet resultSet,
ColumnNameCache columnNameCache)
Wrap a result set in a "column name cache" wrapper.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.