org.eclipse.jpt.core.resource.persistence.v2_0
Interface JPA2_0
- All Superinterfaces:
- JPA
public interface JPA2_0
- extends JPA
JPA persistence2_0.xml-related stuff (elements, attributes etc.)
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. It is available at this early stage to solicit feedback from
pioneering adopters on the understanding that any code that uses this API
will almost certainly be broken (repeatedly) as the API evolves.
- Since:
- 2.3
- Version:
- 2.3
| Fields inherited from interface org.eclipse.jpt.core.resource.persistence.JPA |
CLASS, DESCRIPTION, EXCLUDE_UNLISTED_CLASSES, JAR_FILE, JTA_DATA_SOURCE, MAPPING_FILE, NON_JTA_DATA_SOURCE, PERSISTENCE, PERSISTENCE_UNIT, PERSISTENCE_UNIT__NAME, PERSISTENCE_UNIT__TRANSACTION_TYPE, PROPERTIES, PROPERTY, PROPERTY__NAME, PROPERTY__VALUE, PROVIDER |
SCHEMA_NAMESPACE
static final java.lang.String SCHEMA_NAMESPACE
- See Also:
- Constant Field Values
SCHEMA_LOCATION
static final java.lang.String SCHEMA_LOCATION
- See Also:
- Constant Field Values
SCHEMA_VERSION
static final java.lang.String SCHEMA_VERSION
- See Also:
- Constant Field Values
PERSISTENCE_UNIT__SHARED_CACHE_MODE
static final java.lang.String PERSISTENCE_UNIT__SHARED_CACHE_MODE
- See Also:
- Constant Field Values
PERSISTENCE_UNIT__VALIDATION_MODE
static final java.lang.String PERSISTENCE_UNIT__VALIDATION_MODE
- See Also:
- Constant Field Values