public interface BBjAdminDatabaseStatement extends BBjAdminPropertyReader
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CREATE_TIME |
static java.lang.String |
SQL |
static java.text.DateFormat |
TIMESTAMP_FORMATTER |
static java.lang.String |
UNIQUE_ID |
Modifier and Type | Method and Description |
---|---|
void |
terminate()
Force statement to terminate.
|
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
static final java.lang.String CREATE_TIME
static final java.lang.String UNIQUE_ID
static final java.lang.String SQL
static final java.text.DateFormat TIMESTAMP_FORMATTER
void terminate() throws BBjAdminException
BBjAdminException