[hibernate-issues] [Hibernate-JIRA] Created: (OGM-129) Generate table in Cassandra based from JPA metadata

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Mar 9 04:50:50 EST 2012


Generate table in Cassandra based from JPA metadata
---------------------------------------------------

                 Key: OGM-129
                 URL: https://hibernate.onjira.com/browse/OGM-129
             Project: Hibernate OGM
          Issue Type: Sub-task
          Components: datastore
            Reporter: Emmanuel Bernard


Today we use a generic table which is not good.

We need to have access to the SessionFActoryImplementor from the DatastoreProvider (at start() ). => Emmanuel

Then we need to build the logic to create the table schema from the metadata. This logic should live in the Dialect as it might be different between CQL2 and CQL3. => can be community contributed.

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

        


More information about the hibernate-issues mailing list