Support for Hibernate Envers 
-----------------------------

                 Key: MHIBERNATE-90
                 URL: http://jira.codehaus.org/browse/MHIBERNATE-90
             Project: Maven 2.x Hibernate Plugin
          Issue Type: Improvement
          Components: hbm2ddl
    Affects Versions: 2.2
         Environment: All environments
            Reporter: Viktor Rees
            Assignee: Johann Reyes


The hibernate sub project Envers is not supported jet by the 
hibernate3-maven-plugin. See http://www.jboss.org/envers/

This project creates version tables for all selected 'normal' tables. In the 
version tables all historical data is stored for each update, delete insert 
command of the 'normal' tables. 

The problem is that mvn hibernate3:hbm2ddl does create database schema for the 
normal tables but not for the version tables.

Is this feature planned to get implemented?

Viktor



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to