railo.runtime.query.caster
Class OracleOpaqueCast

java.lang.Object
  extended by railo.runtime.query.caster.OracleOpaqueCast
All Implemented Interfaces:
Cast

public class OracleOpaqueCast
extends Object
implements Cast


Field Summary
 
Fields inherited from interface railo.runtime.query.caster.Cast
ARRAY, BIT, BLOB, CLOB, DATE, ORACLE_OPAQUE, OTHER, TIME, TIMESTAMP
 
Constructor Summary
OracleOpaqueCast()
           
 
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

OracleOpaqueCast

public OracleOpaqueCast()
Method Detail

toCFType

public Object toCFType(int type,
                       ResultSet rst,
                       int columnIndex)
                throws SQLException,
                       IOException
Specified by:
toCFType in interface Cast
Throws:
SQLException
IOException
See Also:
Cast.toCFType(int, java.sql.ResultSet, int)


Copyright © 2012 Railo