public interface PsqlTables
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFDONETABLE
The name of the field holding the object-id.
|
static String |
DEFENVTABLE
The name of the field holding the object-id.
|
static String |
DEFOBJID
We have a default unique id.
|
static String |
DEFOBSTABLE
The name of the field holding the object-id.
|
static String |
DEFPERMISSIONTABLE
The task table.
|
static String |
DEFPROPOSALTABLE
The task table.
|
static String |
DEFREDUCEDTABLE
The name of the field holding the object-id.
|
static String |
DEFTARGETID
We have a default unique id.
|
static String |
DEFTARGETTABLE
The name of the field holding the object-id.
|
static String |
DEFTASKTABLE
The task table.
|
static String |
DEFUSERTABLE
The task table.
|
static String |
KEY_DONETABLE
The name of the field holding the object-id.
|
static String |
KEY_ENVTABLE
The name of the field holding the object-id.
|
static String |
KEY_OBJID
The name of the field holding the object-id.
|
static String |
KEY_OBSTABLE
The name of the field holding the object-id.
|
static String |
KEY_PERMISSIONTABLE
The name of the field holding the object-id.
|
static String |
KEY_PROPOSALTABLE
The name of the field holding the object-id.
|
static String |
KEY_REDUCEDTABLE
The name of the field holding the object-id.
|
static String |
KEY_TARGETID
The name of the field holding the object-id.
|
static String |
KEY_TARGETTABLE
The name of the field holding the object-id.
|
static String |
KEY_TASKTABLE
The name of the field holding the object-id.
|
static String |
KEY_USERTABLE
The name of the field holding the object-id.
|
static final String KEY_OBJID
static final String KEY_TARGETID
static final String KEY_DONETABLE
static final String KEY_OBSTABLE
static final String KEY_ENVTABLE
static final String KEY_REDUCEDTABLE
static final String KEY_TARGETTABLE
static final String KEY_TASKTABLE
static final String KEY_PROPOSALTABLE
static final String KEY_PERMISSIONTABLE
static final String KEY_USERTABLE
static final String DEFOBJID
static final String DEFTARGETID
static final String DEFDONETABLE
static final String DEFOBSTABLE
static final String DEFENVTABLE
static final String DEFREDUCEDTABLE
static final String DEFTARGETTABLE
static final String DEFTASKTABLE
static final String DEFPROPOSALTABLE
static final String DEFPERMISSIONTABLE
static final String DEFUSERTABLE