|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.codestudio.sql.ResultSetAdapter
A data structure that conforms to ResultSet semantics used to bridge the old SQLUtil Hashtable[] approach and the new PoolManResultSet approach.
Constructor Summary | |
ResultSetAdapter()
|
Method Summary | |
static java.util.Hashtable[] |
convert(java.sql.ResultSet res)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResultSetAdapter()
Method Detail |
public static java.util.Hashtable[] convert(java.sql.ResultSet res) throws java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |