Uses of Interface
org.hibernate.boot.model.source.spi.CascadeStyleSource
-
Packages that use CascadeStyleSource Package Description org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
Uses of CascadeStyleSource in org.hibernate.boot.model.source.internal.hbm
Subinterfaces of CascadeStyleSource in org.hibernate.boot.model.source.internal.hbm with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Interface Description interfaceorg.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.spi Modifier and Type Interface Description interfacePluralAttributeSourceinterfacePluralAttributeSourceArrayinterfaceSingularAttributeSourceAnyDescribes an<any/>mappinginterfaceSingularAttributeSourceManyToOneinterfaceSingularAttributeSourceOneToOneinterfaceSingularAttributeSourceToOneFurther contract for sources of singular associations (one-to-oneandmany-to-one).
-