org.apache.derby.client.net
Class FdocaSimpleDataArray
java.lang.Object
org.apache.derby.client.net.FdocaSimpleDataArray
class FdocaSimpleDataArray
- extends java.lang.Object
Constructor Summary |
FdocaSimpleDataArray(int protocolType,
int fdocaFieldType,
int representation,
int ccsid,
int characterSize,
int mode,
int fieldLength,
int typeToUseForComputingDataLength)
|
Method Summary |
void |
update(int protocolType,
int fdocaFieldType,
int representation,
int ccsid,
int characterSize,
int mode,
int fieldLength,
int typeToUseForComputingDataLength)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
protocolType_
int protocolType_
fdocaFieldType_
int fdocaFieldType_
representation_
int representation_
ccsid_
int ccsid_
characterSize_
int characterSize_
mode_
int mode_
fieldLength_
int fieldLength_
typeToUseForComputingDataLength_
int typeToUseForComputingDataLength_
FdocaSimpleDataArray
FdocaSimpleDataArray(int protocolType,
int fdocaFieldType,
int representation,
int ccsid,
int characterSize,
int mode,
int fieldLength,
int typeToUseForComputingDataLength)
update
public void update(int protocolType,
int fdocaFieldType,
int representation,
int ccsid,
int characterSize,
int mode,
int fieldLength,
int typeToUseForComputingDataLength)
Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.