|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.query.caster.TimestampCast
public class TimestampCast
Field Summary |
---|
Fields inherited from interface railo.runtime.query.caster.Cast |
---|
ARRAY, BIT, BLOB, CLOB, DATE, ORACLE_OPAQUE, OTHER, TIME, TIMESTAMP |
Constructor Summary | |
---|---|
TimestampCast()
|
Method Summary | |
---|---|
Object |
toCFType(int type,
ResultSet rst,
int columnIndex)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimestampCast()
Method Detail |
---|
public Object toCFType(int type, ResultSet rst, int columnIndex) throws SQLException, IOException
toCFType
in interface Cast
SQLException
IOException
Cast.toCFType(int, java.sql.ResultSet, int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |