public class RAW extends Datum
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConvertibleTo(Class targetClass) |
Object |
makeJdbcArray(int intVal) |
Object |
toJdbc() |
asciiStreamValue, bigDecimalValue, binaryStreamValue, booleanValue, byteValue, characterStreamValue, dateValue, doubleValue, equals, floatValue, getBytes, getLength, getStream, intValue, longValue, setByte, setBytes, setShareBytes, shareBytes, stringValue, stringValue, timestampValue, timestampValue, timeValue, timeValuepublic RAW(byte[] bytes)
public RAW(Object val)
public boolean isConvertibleTo(Class targetClass)
isConvertibleTo in class Datumpublic Object toJdbc() throws SQLException
toJdbc in class DatumSQLExceptionpublic Object makeJdbcArray(int intVal)
makeJdbcArray in class DatumCopyright © 2022 oceanbase.com. All rights reserved.