public class OracleByteArrayType extends ByteArrayType
trimmingBytes, usingBlobsTRIM_VALUES_THRESHOLD| Constructor and Description | 
|---|
| OracleByteArrayType() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setJdbcObject(PreparedStatement st,
             byte[] val,
             int pos,
             int type,
             int scale)Initializes a single parameter of a PreparedStatement with object value. | 
getClassName, isTrimmingBytes, isUsingBlobs, logBytes, materializeObject, materializeObject, readBinaryStream, readBlob, readValueStream, setTrimmingBytes, setUsingBlobs, toString, trimBytes, writeBlobpublic void setJdbcObject(PreparedStatement st, byte[] val, int pos, int type, int scale) throws Exception
ExtendedTypesetJdbcObject in interface ExtendedType<byte[]>setJdbcObject in class ByteArrayTypeExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.