| java.lang.Object org.apache.derby.client.net.FdocaSimpleDataArray
FdocaSimpleDataArray | class FdocaSimpleDataArray (Code) | | |
Constructor Summary | |
| FdocaSimpleDataArray(int protocolType, int fdocaFieldType, int representation, int ccsid, int characterSize, int mode, int fieldLength, int typeToUseForComputingDataLength) |
Method Summary | |
public void | update(int protocolType, int fdocaFieldType, int representation, int ccsid, int characterSize, int mode, int fieldLength, int typeToUseForComputingDataLength) |
characterSize_ | int characterSize_(Code) | | |
fdocaFieldType_ | int fdocaFieldType_(Code) | | |
fieldLength_ | int fieldLength_(Code) | | |
protocolType_ | int protocolType_(Code) | | |
representation_ | int representation_(Code) | | |
typeToUseForComputingDataLength_ | int typeToUseForComputingDataLength_(Code) | | |
FdocaSimpleDataArray | FdocaSimpleDataArray(int protocolType, int fdocaFieldType, int representation, int ccsid, int characterSize, int mode, int fieldLength, int typeToUseForComputingDataLength)(Code) | | |
update | public void update(int protocolType, int fdocaFieldType, int representation, int ccsid, int characterSize, int mode, int fieldLength, int typeToUseForComputingDataLength)(Code) | | |
|
|