class FdocaSimpleDataArray
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
ccsid_ |
(package private) int |
characterSize_ |
(package private) int |
fdocaFieldType_ |
(package private) int |
fieldLength_ |
(package private) int |
mode_ |
(package private) int |
protocolType_ |
(package private) int |
representation_ |
(package private) int |
typeToUseForComputingDataLength_ |
Constructor and Description |
---|
FdocaSimpleDataArray(int protocolType,
int fdocaFieldType,
int representation,
int ccsid,
int characterSize,
int mode,
int fieldLength,
int typeToUseForComputingDataLength) |
Modifier and Type | Method and Description |
---|---|
void |
update(int protocolType,
int fdocaFieldType,
int representation,
int ccsid,
int characterSize,
int mode,
int fieldLength,
int typeToUseForComputingDataLength) |
int protocolType_
int fdocaFieldType_
int representation_
int ccsid_
int characterSize_
int mode_
int fieldLength_
int typeToUseForComputingDataLength_
Apache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.