public static interface DataVirtLexicon.Connection
Modifier and Type | Field and Description |
---|---|
static String |
CLASS_NAME
The name of the property whose value is the Java class name of the driver.
|
static String |
DESCRIPTION
The name of the property whose value contains a description of the connection.
|
static String |
DRIVER_NAME
The name of the property whose value is the name of the file where the driver class is found.
|
static String |
JDBC_TYPE_CONSTANT
The type-specifier of a jdbc connection
|
static String |
JNDI_NAME
The name of the property whose value is the JNDI name of the connection.
|
static String |
NODE_TYPE
The name of the connection node type.
|
static String |
RESOURCE_TYPE_CONSTANT
The type-specifier of non-jdbc connections
|
static String |
SERVICE_CATALOG_SOURCE
The name of the service catalogue property.
|
static String |
TYPE
The name of the property whose value is the type of the connection.
|
static final String CLASS_NAME
static final String DESCRIPTION
static final String DRIVER_NAME
static final String JNDI_NAME
static final String NODE_TYPE
static final String TYPE
static final String JDBC_TYPE_CONSTANT
static final String RESOURCE_TYPE_CONSTANT
static final String SERVICE_CATALOG_SOURCE
Copyright © 2013–2019. All rights reserved.