Uses of Class
org.hibernate.mapping.DependantValue
-
Packages that use DependantValue Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
Uses of DependantValue in org.hibernate.mapping
Methods in org.hibernate.mapping that return DependantValue Modifier and Type Method Description DependantValue
DependantValue. copy()
Methods in org.hibernate.mapping with parameters of type DependantValue Modifier and Type Method Description Object
ValueVisitor. accept(DependantValue value)
boolean
DependantValue. isSame(DependantValue other)
-