|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.exq.impl.jdbc.get.ResultSetGetter
org.shiftone.exq.impl.jdbc.get.ClobResultSetGetter
| Constructor Summary | |
ClobResultSetGetter()
|
|
| Method Summary | |
java.lang.Object |
getFromResultSet(java.sql.ResultSet rs,
int column)
Method getFromResultSet gets an object from a specifed column in a result set |
java.lang.Class |
getReturnType()
Method getReturnType |
| Methods inherited from class org.shiftone.exq.impl.jdbc.get.ResultSetGetter |
getResultSetGetter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClobResultSetGetter()
| Method Detail |
public java.lang.Object getFromResultSet(java.sql.ResultSet rs,
int column)
throws java.sql.SQLException
ResultSetGetter
getFromResultSet in class ResultSetGetterrs - a result set that the current row is valid (next has been called once)column - index
java.sql.SQLExceptionpublic java.lang.Class getReturnType()
ResultSetGetter
getReturnType in class ResultSetGetter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||