| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ASC |
0 |
public static final int |
DSC |
1 |
public static final int |
NO_SORTING |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALL_COLUMNS |
-1 |
public static final int |
DELETE |
-1 |
public static final int |
HEADER_ROW |
-1 |
public static final int |
INSERT |
1 |
public static final int |
UPDATE |
0 |
Copyright © 2010–2016 CodeLutin. All rights reserved.