Reports 1) any version type attribute, declared in a Hibernate mapping file, that is not any of the following: long, integer, short, timestamp, calendar or a custom UserVersionType; or 2) any @Version field or property whose type is not any of the following: int, java.lang.Integer, short, java.lang.Short, long, java.lang.Long, java.sql.Timestamp or a custom UserVersionType. |
Powered by Hibero http://www.hibero.com/ |