|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.seag.qm.ResultParameter | +--com.seag.qm.TimeResultParameter
Constructor Summary | |
TimeResultParameter()
Creates new CharResultParameter |
Method Summary | |
java.lang.Object |
getSqlValue(java.sql.ResultSet rs,
int pos)
Returns the result (as an object) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimeResultParameter()
Method Detail |
public java.lang.Object getSqlValue(java.sql.ResultSet rs, int pos) throws java.sql.SQLException
getSqlValue
in class ResultParameter
rs
- ResultSet of the Querypos
- position within the ResultSetjava.sql.SQLException
- if method fails
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |