public class TableInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TAB_FIELDS |
static String |
TAB_ID |
static String |
TAB_PKNAME |
static String |
TAB_TABLENAME |
| Constructor and Description |
|---|
TableInfo(String fieldName,
Object fieldValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
Object |
getFieldValue() |
void |
setFieldName(String fieldName) |
void |
setFieldValue(Object fieldValue) |
public static final String TAB_FIELDS
public static final String TAB_PKNAME
public static final String TAB_TABLENAME
public static final String TAB_ID
Copyright © 2021. All rights reserved.