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 (Created) (JIRA)" <ji...@apache.org> on 2011/11/27 00:02:39 UTC

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

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

        

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

Posted by "Dianne Richards (Work started) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Dianne Richards (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dianne Richards resolved OPENJPA-2081.
--------------------------------------

    Resolution: Fixed
    
> 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

        

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

Posted by "Dianne Richards (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dianne Richards closed OPENJPA-2081.
------------------------------------

    
> 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