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 interface
AssociationAttribute
interface
CollectionAttribute
Common 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 class
JaxbElementCollection
class
JaxbManyToMany
class
JaxbManyToOne
class
JaxbOneToMany
class
JaxbOneToOne
-