public class OracleByteArrayType extends ByteArrayType
trimmingBytes, usingBlobs
Constructor and Description |
---|
OracleByteArrayType() |
Modifier and Type | Method and Description |
---|---|
void |
setJdbcObject(PreparedStatement st,
Object val,
int pos,
int type,
int scale)
Initializes a single parameter of a PreparedStatement with object value.
|
getClassName, isTrimmingBytes, isUsingBlobs, materializeObject, materializeObject, readBinaryStream, readBlob, readValueStream, setTrimmingBytes, setUsingBlobs, trimBytes, writeBlob
public void setJdbcObject(PreparedStatement st, Object val, int pos, int type, int scale) throws Exception
ExtendedType
setJdbcObject
in interface ExtendedType
setJdbcObject
in class ByteArrayType
Exception
Copyright © 2001–2018 Apache Cayenne. All rights reserved.