|
||||||||||
| 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.BigDecimalResultSetGetter
Class BigDecimalResultSetGetter
| Constructor Summary | |
BigDecimalResultSetGetter()
|
|
| Method Summary | |
java.lang.Object |
getFromResultSet(java.sql.ResultSet rs,
int column)
Method getFromResultSet |
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 BigDecimalResultSetGetter()
| Method Detail |
public java.lang.Object getFromResultSet(java.sql.ResultSet rs,
int column)
throws java.sql.SQLException
getFromResultSet in class ResultSetGetterrs - column -
java.sql.SQLExceptionpublic java.lang.Class getReturnType()
getReturnType in class ResultSetGetter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||