final class CharacterEncodings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap<java.lang.Integer,java.lang.String> |
ccsidToJavaEncodingTable__ |
Modifier | Constructor and Description |
---|---|
private |
CharacterEncodings() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getJavaEncoding(int ccsid) |
(package private) static void |
populate_ccsidToJavaEncodingTable() |
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.