Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.PersistentAttribute
-
Packages that use PersistentAttribute Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of PersistentAttribute in org.hibernate.boot.jaxb.mapping.spi
Subinterfaces of PersistentAttribute in org.hibernate.boot.jaxb.mapping.spi Modifier and Type Interface Description interface
AssociationAttribute
Classes in org.hibernate.boot.jaxb.mapping.spi that implement PersistentAttribute Modifier and Type Class Description class
JaxbBasic
class
JaxbElementCollection
class
JaxbEmbedded
class
JaxbEmbeddedId
class
JaxbId
class
JaxbManyToMany
class
JaxbManyToOne
class
JaxbOneToMany
class
JaxbOneToOne
class
JaxbVersion
-