public static interface JdbcPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
COLUMN_MAPPING
The meta object literal for the '
Column Mapping ' class. |
static org.eclipse.emf.ecore.EAttribute |
COLUMN_MAPPING__COLUMN_NUMBER
The meta object literal for the 'Column Number' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
COLUMN_MAPPING__CUSTOMIZATION_TAGS
The meta object literal for the 'Customization Tags' attribute list feature.
|
static org.eclipse.emf.ecore.EAttribute |
COLUMN_MAPPING__DATA_TYPE
The meta object literal for the 'Data Type' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
COLUMN_MAPPING__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
JDBC_DRIVER
The meta object literal for the '
Driver ' class. |
static org.eclipse.emf.ecore.EClass |
JDBC_DRIVER_INSTANCE
The meta object literal for the '
Driver Instance ' class. |
static org.eclipse.emf.ecore.EReference |
JDBC_DRIVER_INSTANCE__ROOT
The meta object literal for the 'Root' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
QUERY_BASE
The meta object literal for the '
Query Base ' class. |
static org.eclipse.emf.ecore.EReference |
QUERY_BASE__DATABASE
The meta object literal for the 'Database' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
QUERY_BASE__QUERY_TIMEOUT
The meta object literal for the 'Query Timeout' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
QUERY_BASE__RUNS_ON
The meta object literal for the 'Runs On' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
QUERY_BASE__SQL
The meta object literal for the 'Sql' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
QUERY_COMPONENT
The meta object literal for the '
Query Component ' class. |
static org.eclipse.emf.ecore.EAttribute |
QUERY_COMPONENT__DEFAULT_CUSTOMIZATION_TAGS
The meta object literal for the 'Default Customization Tags' attribute list feature.
|
static org.eclipse.emf.ecore.EAttribute |
QUERY_COMPONENT__DEFAULT_DATA_TYPE
The meta object literal for the 'Default Data Type' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
QUERY_COMPONENT__MAPPINGS
The meta object literal for the 'Mappings' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
QUERY_COMPONENT__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
QUERY_COMPONENT__PERIOD
The meta object literal for the 'Period' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
UPDATE_COMMAND
The meta object literal for the '
Update Command ' class. |
static org.eclipse.emf.ecore.EReference |
UPDATE_COMMAND__MAPPINGS
The meta object literal for the 'Mappings' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
UPDATE_MAPPING
The meta object literal for the '
Update Mapping ' class. |
static org.eclipse.emf.ecore.EAttribute |
UPDATE_MAPPING__NAMED_PARAMETER
The meta object literal for the 'Named Parameter' attribute feature.
|
static final org.eclipse.emf.ecore.EClass JDBC_DRIVER_INSTANCE
Driver Instance
' class.
static final org.eclipse.emf.ecore.EReference JDBC_DRIVER_INSTANCE__ROOT
static final org.eclipse.emf.ecore.EClass UPDATE_COMMAND
Update Command
' class.
static final org.eclipse.emf.ecore.EReference UPDATE_COMMAND__MAPPINGS
static final org.eclipse.emf.ecore.EClass QUERY_COMPONENT
Query Component
' class.
static final org.eclipse.emf.ecore.EAttribute QUERY_COMPONENT__NAME
static final org.eclipse.emf.ecore.EReference QUERY_COMPONENT__MAPPINGS
static final org.eclipse.emf.ecore.EAttribute QUERY_COMPONENT__PERIOD
static final org.eclipse.emf.ecore.EAttribute QUERY_COMPONENT__DEFAULT_CUSTOMIZATION_TAGS
static final org.eclipse.emf.ecore.EAttribute QUERY_COMPONENT__DEFAULT_DATA_TYPE
static final org.eclipse.emf.ecore.EClass QUERY_BASE
Query Base
' class.
QueryBase
,
JdbcPackageImpl.getQueryBase()
static final org.eclipse.emf.ecore.EAttribute QUERY_BASE__SQL
static final org.eclipse.emf.ecore.EReference QUERY_BASE__DATABASE
static final org.eclipse.emf.ecore.EAttribute QUERY_BASE__QUERY_TIMEOUT
static final org.eclipse.emf.ecore.EReference QUERY_BASE__RUNS_ON
static final org.eclipse.emf.ecore.EClass UPDATE_MAPPING
Update Mapping
' class.
static final org.eclipse.emf.ecore.EAttribute UPDATE_MAPPING__NAMED_PARAMETER
static final org.eclipse.emf.ecore.EClass COLUMN_MAPPING
Column Mapping
' class.
static final org.eclipse.emf.ecore.EAttribute COLUMN_MAPPING__COLUMN_NUMBER
static final org.eclipse.emf.ecore.EAttribute COLUMN_MAPPING__NAME
static final org.eclipse.emf.ecore.EAttribute COLUMN_MAPPING__CUSTOMIZATION_TAGS
static final org.eclipse.emf.ecore.EAttribute COLUMN_MAPPING__DATA_TYPE
static final org.eclipse.emf.ecore.EClass JDBC_DRIVER
Driver
' class.