org.eclipse.jpt.jpa.core.resource.persistence.v2_0
Interface PersistenceV2_0Package.Literals

Enclosing class:
PersistenceV2_0Package

public static interface PersistenceV2_0Package.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT_20
          The meta object literal for the 'Xml Persistence Unit 20' class.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_20__SHARED_CACHE_MODE
          The meta object literal for the 'Shared Cache Mode' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_20__VALIDATION_MODE
          The meta object literal for the 'Validation Mode' attribute feature.
static org.eclipse.emf.ecore.EEnum XML_PERSISTENCE_UNIT_CACHING_TYPE_20
          The meta object literal for the 'Xml Persistence Unit Caching Type 20' enum.
static org.eclipse.emf.ecore.EEnum XML_PERSISTENCE_UNIT_VALIDATION_MODE_TYPE_20
          The meta object literal for the 'Xml Persistence Unit Validation Mode Type 20' enum.
 

Field Detail

XML_PERSISTENCE_UNIT_20

static final org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT_20
The meta object literal for the 'Xml Persistence Unit 20' class.

See Also:
XmlPersistenceUnit_2_0, PersistenceV2_0Package.getXmlPersistenceUnit_2_0()

XML_PERSISTENCE_UNIT_20__SHARED_CACHE_MODE

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_20__SHARED_CACHE_MODE
The meta object literal for the 'Shared Cache Mode' attribute feature.


XML_PERSISTENCE_UNIT_20__VALIDATION_MODE

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_20__VALIDATION_MODE
The meta object literal for the 'Validation Mode' attribute feature.


XML_PERSISTENCE_UNIT_CACHING_TYPE_20

static final org.eclipse.emf.ecore.EEnum XML_PERSISTENCE_UNIT_CACHING_TYPE_20
The meta object literal for the 'Xml Persistence Unit Caching Type 20' enum.

See Also:
XmlPersistenceUnitCachingType_2_0, PersistenceV2_0Package.getXmlPersistenceUnitCachingType_2_0()

XML_PERSISTENCE_UNIT_VALIDATION_MODE_TYPE_20

static final org.eclipse.emf.ecore.EEnum XML_PERSISTENCE_UNIT_VALIDATION_MODE_TYPE_20
The meta object literal for the 'Xml Persistence Unit Validation Mode Type 20' enum.

See Also:
XmlPersistenceUnitValidationModeType_2_0, PersistenceV2_0Package.getXmlPersistenceUnitValidationModeType_2_0()