Uses of Interface
org.hibernate.boot.model.source.spi.VersionAttributeSource
Packages that use VersionAttributeSource
Package
Description
-
Uses of VersionAttributeSource in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return VersionAttributeSource -
Uses of VersionAttributeSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return VersionAttributeSourceModifier and TypeMethodDescriptionEntityHierarchySource.getVersionAttributeSource()
Obtain the source information about the attribute used for optimistic locking.