On  Oct 23, 2008, at 07:18, Adam Warski wrote:

I can see the confusion. Hibernate has a similar annotation for
optimistic locking which nearly matches "Versioned" in Envers.
Yes, @Version. But it's for a totally different thing. So far I only once I had a question on the forum if @Versioned and @Version are related in any way. Do you really think it creates confusion?

I go with Steve here. I think 'Version' is really overloaded and there will be confusion between @Version and @Versioned, especially if they go into the same code base. Peronally, I consider the JPA @Version a bad name choice, but that cannot be changed.
Ok then :). @Historized? @Historic?

@Audited
@Archived
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to