org.hibernate.loader
Class Loader.SqlStatementWrapper
java.lang.Object
org.hibernate.loader.Loader.SqlStatementWrapper
- Enclosing class:
- Loader
protected static class Loader.SqlStatementWrapper
- extends Object
Wrapper class for Statement
and associated ResultSet
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getResultSet
public ResultSet getResultSet()
getStatement
public Statement getStatement()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.