Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_DATATYPE_NAME |
"STRING" |
public static final long |
DEFAULT_LENGTH |
0L |
public static final long |
DEFAULT_PRECISION |
0L |
public static final long |
DEFAULT_SCALE |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JOIN_FULL_OUTER |
"FULL_OUTER_JOIN" |
public static final String |
JOIN_INNER |
"INNER_JOIN" |
public static final String |
JOIN_LEFT_OUTER |
"LEFT_OUTER_JOIN" |
public static final String |
JOIN_RIGHT_OUTER |
"RIGHT_OUTER_JOIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JOIN_FULL_OUTER |
"FULL_OUTER" |
public static final String |
JOIN_INNER |
"INNER" |
public static final String |
JOIN_LEFT_OUTER |
"LEFT_OUTER" |
public static final String |
JOIN_RIGHT_OUTER |
"RIGHT_OUTER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTION_ENTRY_SUFFIX |
"-connection.xml" |
public static final boolean |
DEFAULT_JDBC |
true |
public static final boolean |
DEFAULT_PREVIEW |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MANIFEST |
"META-INF/dataservice.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BUFFER_SIZE |
8192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
VALIDATE_INITIAL_STATE |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_UPDATE_COUNT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_AUTO_INCREMENTED |
false |
public static final boolean |
DEFAULT_CASE_SENSITIVE |
false |
public static final long |
DEFAULT_CHAR_OCTET_LENGTH |
0L |
public static final boolean |
DEFAULT_CURRENCY |
false |
public static final long |
DEFAULT_DISTINCT_VALUES |
-1L |
public static final boolean |
DEFAULT_FIXED_LENGTH |
false |
public static final long |
DEFAULT_NULL_VALUE_COUNT |
-1L |
public static final long |
DEFAULT_RADIX |
0L |
public static final boolean |
DEFAULT_SELECTABLE |
true |
public static final boolean |
DEFAULT_SIGNED |
false |
public static final boolean |
DEFAULT_UPDATABLE |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_AGGREGATE |
false |
public static final boolean |
DEFAULT_ALLOWS_DISTINCT |
false |
public static final boolean |
DEFAULT_ALLOWS_ORDER_BY |
false |
public static final boolean |
DEFAULT_ANALYTIC |
false |
public static final boolean |
DEFAULT_DECOMPOSABLE |
false |
public static final boolean |
DEFAULT_NULL_ON_NULL |
false |
public static final boolean |
DEFAULT_USES_DISTINCT_ROWS |
false |
public static final boolean |
DEFAULT_VARARGS |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_METADATA_TYPE |
"DDL" |
public static final boolean |
DEFAULT_VISIBLE |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_RESULT |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_NON_PREPARED |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_CARDINALITY |
-1L |
public static final boolean |
DEFAULT_MATERIALIZED |
false |
public static final boolean |
DEFAULT_UPDATABLE |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_BRANCH |
"master" |
public static final String |
DEFAULT_COMMIT_AUTHOR |
"komodo" |
public static final String |
DEFAULT_COMMIT_EMAIL |
"komodo@komodo.openshift.org" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASSNAME_KEY |
"class-name" |
public static final String |
CONN_FACTORY_CLASS_KEY |
"managedconnectionfactory-class" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CUSTOM_PREFIX |
"custom-" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_CONSTRAINT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_ALLOW_CREATE_TEMP_TABLES |
false |
public static final boolean |
DEFAULT_ANY_AUTHENTICATED |
false |
public static final boolean |
DEFAULT_GRANT_ALL |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_ALLOW_ALTER |
false |
public static final boolean |
DEFAULT_ALLOW_CREATE |
false |
public static final boolean |
DEFAULT_ALLOW_DELETE |
false |
public static final boolean |
DEFAULT_ALLOW_EXECUTE |
false |
public static final boolean |
DEFAULT_ALLOW_LANGUAGE |
false |
public static final boolean |
DEFAULT_ALLOW_READ |
false |
public static final boolean |
DEFAULT_ALLOW_UPDATE |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_TYPE |
"oracle" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALLOWED_LANGUAGES_TEIIDNAME |
"allowed-languages" |
public static final String |
AUTHENTICATION_TYPE_TEIIDNAME |
"authentication-type" |
public static final boolean |
DEFAULT_PREVIEW |
false |
public static final int |
DEFAULT_VERSION |
1 |
public static final String |
GSS_PATTERN_TEIIDNAME |
"gss-pattern" |
public static final String |
PASSWORD_PATTERN_TEIIDNAME |
"password-pattern" |
public static final String |
QUERY_TIMEOUT_TEIIDNAME |
"query-timeout" |
public static final String |
SECURITY_DOMAIN_TEIIDNAME |
"security-domain" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_IMPORT_DATA_POLICIES |
true |
Copyright © 2013–2019. All rights reserved.