Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBaseVersionAttributeType
-
Packages that use JaxbHbmBaseVersionAttributeType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmBaseVersionAttributeType in org.hibernate.boot.jaxb.hbm.spi
Subclasses of JaxbHbmBaseVersionAttributeType in org.hibernate.boot.jaxb.hbm.spi Modifier and Type Class Description class
JaxbHbmTimestampAttributeType
Optimistic locking attribute based on a (last-updated) timestamp.class
JaxbHbmVersionAttributeType
Optimistic locking attribute based on an incrementing value.
-