public class Tables extends Object
| Modifier and Type | Field and Description |
|---|---|
static DbAttribute |
DB_ATTRIBUTE
The table db_attribute
|
static DbClass |
DB_CLASS
The table db_class
|
static DbIndex |
DB_INDEX
The table db_index
|
static DbIndexKey |
DB_INDEX_KEY
The table db_index_key
|
static DbSerial |
DB_SERIAL
The table db_serial
|
static DbUser |
DB_USER
The table db_user
|
| Constructor and Description |
|---|
Tables() |
public static final DbAttribute DB_ATTRIBUTE
public static final DbClass DB_CLASS
public static final DbIndex DB_INDEX
public static final DbIndexKey DB_INDEX_KEY
public static final DbSerial DB_SERIAL
public static final DbUser DB_USER
Copyright © 2021. All rights reserved.