Provide subset of XML support for OpenJPA annotations
-----------------------------------------------------
Key: OPENJPA-2081
URL: https://issues.apache.org/jira/browse/OPENJPA-2081
Project: OpenJPA
Issue Type: Sub-task
Affects Versions: 2.2.0
Reporter: Dianne Richards
Assignee: Dianne Richards
Fix For: 2.2.0
Provide the following subset of XML support for current OpenJPA annotations:
extendable-orm.xsd - an xml schema that is extendable. It is extended by an
openjpa schema and is designed to allow future extensions by other implementors
in the future when plug-in code support is provided.
openjpa-orm.xsd - an xml schema for openjpa annotations. It extends the
extendable-orm.xsd schema. Some of the schema elements and attributes are
supported by code,as indicated below. The unimplemented and untested elements
are indicated by comments in the schema file.
The following annotations are supported and at least partially tested:
DataStoreID
DiscriminatorStrategy
VersionStrategy
DataCache
FetchGroups
FetchGroup
DataStoreId
DataStoreColumn
VersionColumn
VersionColumns
ForeignKey
Index
EagerFetchMode
ElementClassCriteria
ReadOnly
Dependent
ElementDependent
LoadFetchGroup
LRS
InverseLogical
Externalizer
Factory
ExternalValues
Type
Columns
GeneratedValue
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira