1 Reply Latest reply on Feb 12, 2010 8:41 AM by adamw

    Audit tables not generated for entities with @Audited applied at attribute level

      I am attempting to use the Enverse Hibernate Task tool to build my entity/audit tables.  When annotating at the entity level, the tables are generated without a problem, however when annotating at the attribute level (which is our preferred method, since we do not need to audit all the properties) audit tables for those entities are not generated.  Is there an additional setting required for this?