public static interface DataVirtLexicon.DataServiceManifestId
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTION_FILE
The XML element tag for a connection file.
|
static String |
CONNECTIONS
The XML element tag for the collection of connection files.
|
static String |
DATASERVICE
The XML element tag for the root data service.
|
static String |
DDL_FILE
The XML element tag for a DDL metadata file.
|
static String |
DEPENDENCIES
The XML element tag for the collection of VDB dependencies.
|
static String |
DESCRIPTION
The XML element tag for the data service description.
|
static String |
DRIVER_FILE
The XML element tag for a driver file.
|
static String |
DRIVERS
The XML element tag for the collection of driver files.
|
static String |
JNDI_NAME
The name of the XML attribute containing the name of the connection JNDI name.
|
static String |
LAST_MODIFIED
The XML element tag for the data service's last modified date.
|
static String |
METADATA
The XML element tag for the collection of metadata files.
|
static String |
MODIFIED_BY
The XML element tag for the name of the user who last modified the data service.
|
static String |
NAME
The name of the XML attribute containing the name of a generic property or an artifact.
|
static String |
PATH
The name of the XML attribute containing the archive path of the resource.
|
static String |
PROPERTY
The XML element tag for a generic data service property.
|
static String |
PUBLISH
The name of the XML attribute containing the publishing policy for the resource.
|
static String |
RESOURCE_FILE
The XML element tag for a miscellaneous resource file.
|
static String |
RESOURCES
The XML element tag for the collection of resource files.
|
static String |
SERVICE_VDB
The XML element tag for a service VDB.
|
static String |
UDF_FILE
The XML element tag for a UDF file.
|
static String |
UDFS
The XML element tag for the collection of UDF files.
|
static String |
VDB_FILE
The XML element tag for a VDB dependency.
|
static String |
VDB_NAME
The name of the XML attribute containing the VDB name.
|
static String |
VDB_VERSION
The name of the XML attribute containing the VDB version.
|
static String |
VDBS
The XML element tag for a collection of VDB files not associated with the service VDB.
|
static final String CONNECTIONS
static final String CONNECTION_FILE
static final String DATASERVICE
static final String DDL_FILE
static final String DEPENDENCIES
static final String DESCRIPTION
static final String DRIVER_FILE
static final String DRIVERS
static final String JNDI_NAME
static final String LAST_MODIFIED
static final String METADATA
static final String MODIFIED_BY
static final String NAME
static final String PATH
static final String PROPERTY
static final String PUBLISH
static final String RESOURCE_FILE
static final String RESOURCES
static final String SERVICE_VDB
static final String UDF_FILE
static final String UDFS
static final String VDB_FILE
static final String VDB_NAME
static final String VDB_VERSION
static final String VDBS
Copyright © 2013–2019. All rights reserved.