Uses of Interface
org.hibernate.boot.model.source.spi.CascadeStyleSource
Packages that use CascadeStyleSource
Package
Description
-
Uses of CascadeStyleSource in org.hibernate.boot.model.source.internal.hbm
Subinterfaces of CascadeStyleSource in org.hibernate.boot.model.source.internal.hbmModifier and TypeInterfaceDescriptioninterfaceDescribes a plural attribute that is indexed.Classes in org.hibernate.boot.model.source.internal.hbm that implement CascadeStyleSourceModifier and TypeClassDescriptionclassclassclassDescriptor for<key-many-to-one/>mappingclassclassclassclassclassclassclassclass -
Uses of CascadeStyleSource in org.hibernate.boot.model.source.spi
Subinterfaces of CascadeStyleSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceDescribes an<any/>mappinginterfaceinterfaceinterfaceFurther contract for sources of singular associations (one-to-oneandmany-to-one).