public final class ValueToObjectConverter2 extends TraceObject
ARRAY, BLOB, CALLABLE_STATEMENT, CLOB, CONNECTION, DATA_SOURCE, DATABASE_META_DATA, PARAMETER_META_DATA, PREPARED_STATEMENT, RESULT_SET, RESULT_SET_META_DATA, SAVEPOINT, SQLXML, STATEMENT, trace, XA_DATA_SOURCE, XID| Modifier and Type | Method and Description |
|---|---|
static TypeInfo |
classToType(java.lang.Class<?> clazz)
Get the type information for the given Java class.
|
static Value |
readValue(Session session,
java.sql.ResultSet rs,
int columnIndex,
int type)
Read a value from the given result set.
|
debugCode, debugCodeAssign, debugCodeCall, debugCodeCall, debugCodeCall, getNextId, getTraceId, getTraceObjectName, isDebugEnabled, isInfoEnabled, logAndConvert, quote, quoteArray, quoteBigDecimal, quoteBytes, quoteDate, quoteIntArray, quoteMap, quoteTime, quoteTimestamp, setTrace, unsupportedpublic static TypeInfo classToType(java.lang.Class<?> clazz)
clazz - the Java class