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