You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Dianne Richards (Work started) (JIRA)" <ji...@apache.org> on 2011/11/30 17:23:39 UTC

[jira] [Work started] (OPENJPA-2081) Provide subset of XML support for OpenJPA annotations

     [ https://issues.apache.org/jira/browse/OPENJPA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on OPENJPA-2081 started by Dianne Richards.

> 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
>          Components: competitive, jpa, usability
>    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