public static interface KomodoLexicon.TeiidArchetype
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_PORT
The name of the administrator port property.
|
static String |
ADMIN_PSWD
The name of the administrator password property.
|
static String |
ADMIN_SECURE
The admin connection is encrypted.
|
static String |
ADMIN_USER
The name of the administrator user name property.
|
static String |
CONNECTED
The name of the connected property.
|
static String |
HOST
The name of the host URL property.
|
static String |
JDBC_PORT
The name of the JDBC port property.
|
static String |
JDBC_PSWD
The name of the JDBC password property.
|
static String |
JDBC_SECURE
The jdbc connection is encrypted.
|
static String |
JDBC_USER
The name of the JDBC user name property.
|
static String |
VERSION
The version property.
|
static final String VERSION
static final String ADMIN_PORT
static final String ADMIN_PSWD
static final String ADMIN_USER
static final String ADMIN_SECURE
static final String CONNECTED
static final String HOST
static final String JDBC_PORT
static final String JDBC_PSWD
static final String JDBC_USER
static final String JDBC_SECURE
Copyright © 2013–2019. All rights reserved.