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 TypeInterfaceDescriptioninterface
org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource
-
Uses of CascadeStyleSource in org.hibernate.boot.model.source.spi
Subinterfaces of CascadeStyleSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
interface
interface
Describes an<any/>
mappinginterface
interface
interface
Further contract for sources of singular associations (one-to-one
andmany-to-one
).