Uses of Interface
org.hibernate.boot.model.source.spi.DerivedValueSource
Packages that use DerivedValueSource
Package
Description
-
Uses of DerivedValueSource in org.hibernate.boot.model.source.internal.hbm
Method parameters in org.hibernate.boot.model.source.internal.hbm with type arguments of type DerivedValueSourceModifier and TypeMethodDescriptionvoid
RelationalObjectBinder.bindFormulas
(MappingDocument sourceDocument, List<DerivedValueSource> formulaSources, OneToOne oneToOneBinding) -
Uses of DerivedValueSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return types with arguments of type DerivedValueSource