[teiid-issues] [JBoss JIRA] (TEIID-2011) Develope a JPA Translator

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Thu Jul 26 13:26:19 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-2011.
---------------------------------

    Resolution: Done


Although I could not make it work with OGM, I think this is very good first cut for the supporting hibernate based JPA model as the source. Will take upon further improvements as additional tasks rather than part of this issue. Try it out, let us know if you see any issues.
                
> Develope a JPA Translator
> -------------------------
>
>                 Key: TEIID-2011
>                 URL: https://issues.jboss.org/browse/TEIID-2011
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 8.1
>
>         Attachments: sakila-ogm-vdb.xml, sakila-ogm.jar, sakila-vdb.xml, sakila.jar
>
>
> Provide a JPA based translator in Teiid. The main driving force for this is to support Hibernate OGM, which in turn uses big data stores like infinispan, EhCache as backing stores. Hibernate OGM also looking to expanding to other stores like Cassendra, MongoDB etc.
> By providing JPA translator (think reverse hibernate), which provides
> - Metadata
> - Query API (JPQL)
> which makes much easier for Teiid to identify data in big data stores and gives ways to integrate with other kinds of sources, both relational and non-relational. This usecase is limited to users who has defined their data using JPA and would like to use big data stores. Additional benefit of this is to provides full Relational access to a JPA store with JDBC/ODBC and SQL.
> if the data in big data store is not in JPA objects, then see https://issues.jboss.org/browse/TEIID-1992

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list