[seam-issues] [JBoss JIRA] Commented: (SEAMJCR-3) API & Impl for OCMSession

John Ament (JIRA) jira-events at lists.jboss.org
Tue Jul 26 22:32:23 EDT 2011


    [ https://issues.jboss.org/browse/SEAMJCR-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616613#comment-12616613 ] 

John Ament commented on SEAMJCR-3:
----------------------------------

As a part of SEAMJCR-4 I added in a NodeConverter class.  This will be used to implement a service handler to register/create DAOs.

> API & Impl for OCMSession
> -------------------------
>
>                 Key: SEAMJCR-3
>                 URL: https://issues.jboss.org/browse/SEAMJCR-3
>             Project: Seam JCR
>          Issue Type: Feature Request
>          Components: OCM
>            Reporter: John Ament
>            Assignee: John Ament
>             Fix For: 3.0.0.Beta1
>
>
> OCM (Object-Content Mapping) is similar to ORM in JPA.  This feature would give a clean way to bind an object to a node type in JCR.  The OCMSession interface should extend the javax.jcr.Session interface, delegating all of its tasks to an included Session object as well as providing wrapping API methods that return Node/Item to be able to return a generic Object.  The methods should all take an additional argument which would define the object type expected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list