public class SQLGenerateControl
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DIMENSIN_CONCAT |
static int |
DIMENSIN_NOT_CONCAT |
static int |
DIMENSIN_NOT_EXSIT
These variables store all state that
Dimensions will or won't be contact
这里使用一个两位二进制数,存储维度的4个状态。
|
| 构造器和说明 |
|---|
SQLGenerateControl() |
public static int DIMENSIN_NOT_EXSIT
public static int DIMENSIN_NOT_CONCAT
public static int DIMENSIN_CONCAT
Copyright © 2018. All Rights Reserved.