class FdocaSimpleDataArray
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
ccsid_ |
(package private) int |
characterSize_ |
(package private) int |
protocolType_ |
(package private) int |
typeToUseForComputingDataLength_ |
Constructor and Description |
---|
FdocaSimpleDataArray(int protocolType,
int ccsid,
int characterSize,
int typeToUseForComputingDataLength) |
Modifier and Type | Method and Description |
---|---|
void |
update(int protocolType,
int ccsid,
int characterSize,
int typeToUseForComputingDataLength) |
int protocolType_
int ccsid_
int characterSize_
int typeToUseForComputingDataLength_
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.