Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.FetchableAttribute
-
Packages that use FetchableAttribute Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of FetchableAttribute in org.hibernate.boot.jaxb.mapping.spi
Subinterfaces of FetchableAttribute in org.hibernate.boot.jaxb.mapping.spi Modifier and Type Interface Description interfaceAssociationAttributeinterfaceCollectionAttributeCommon interface for Jaxb bindings that represent persistent collection attributes.Classes in org.hibernate.boot.jaxb.mapping.spi that implement FetchableAttribute Modifier and Type Class Description classJaxbElementCollectionclassJaxbManyToManyclassJaxbManyToOneclassJaxbOneToManyclassJaxbOneToOne
-