1 Reply Latest reply on Apr 26, 2008 4:48 AM by adamw

    Versioning a class, rather than each field

    awhitford

      Rather than annotating every single field to be versioned, can you simply annotate the entity class? I would prefer one line of code over several. You would obviously need to skip fields marked as @Transient (or static).