public class Collation extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEF_COLLATION_CODE |
Constructor and Description |
---|
Collation() |
Modifier and Type | Method and Description |
---|---|
static String |
translate(int code) |
static int |
translate(String collation) |
public static final int DEF_COLLATION_CODE
Copyright © 2024 PingCAP. All rights reserved.