public static interface DataVirtLexicon.ConnectionXmlId
-connection.xml
files.Modifier and Type | Field and Description |
---|---|
static String |
CLASSNAME
The XML element tag for the driver class name.
|
static String |
DESCRIPTION
The XML element tag for the connection description.
|
static String |
DRIVER_NAME
The XML element tag for the driver file name.
|
static String |
JDBC_CONNECTION
The XML root element tag for a JDBC connection.
|
static String |
JNDI_NAME
The XML element tag for the JNDI name.
|
static String |
NAME_ATTR
The XML attribute for the name of the connection.
|
static String |
PROPERTY
The XML element tag for a generic property.
|
static String |
RESOURCE_CONNECTION
The XML root element tag for a resource adapter connection.
|
static final String CLASSNAME
static final String DESCRIPTION
static final String DRIVER_NAME
static final String JDBC_CONNECTION
static final String JNDI_NAME
static final String NAME_ATTR
static final String PROPERTY
static final String RESOURCE_CONNECTION
Copyright © 2013–2019. All rights reserved.