Uses of Interface
org.hibernate.boot.jaxb.mapping.PersistentAttribute

Packages that use PersistentAttribute
  • Uses of PersistentAttribute in org.hibernate.boot.jaxb.mapping

    Modifier and Type
    Interface
    Description
    interface 
    JAXB binding interface for association attributes (to-one and plural mappings)
    interface 
    JAXB binding interface for plural attributes
    interface 
    JAXB binding interface for discriminated association based attributes (any and many-to-any)
    interface 
    JAXB binding interface for EAGER/LAZY
    interface 
     
    Modifier and Type
    Class
    Description
    class 
    See `@jakarta.persistence.Basic` See `@jakarta.persistence.Lob` See `@jakarta.persistence.Temporal` See `@jakarta.persistence.Enumerated` See `@jakarta.persistence.Convert` See `@org.hibernate.annotations.Nationalized` See `@org.hibernate.annotations.OptimisticLock` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.Type` See `@org.hibernate.annotations.JdbcTypeCode`
    class 
    See `jakarta.persistence.ElementCollection` See `jakarta.persistence.OrderBy` See `jakarta.persistence.OrderColumn` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OptimisticLock` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@jakarta.persistence.Lob` See `@jakarta.persistence.Temporal` See `@jakarta.persistence.Enumerated` See `@jakarta.persistence.Convert` See `@org.hibernate.annotations.Nationalized`
    class 
    See `@jakarta.persistence.Embedded` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OptimisticLock`
    class 
    See `@jakarta.persistence.EmbeddedId` See `@org.hibernate.annotations.AttributeAccessor`
    class 
    See `@org.hibernate.annotations.Any`
    class 
    See `@org.hibernate.annotations.ManyToAny`
    class 
    See `@jakarta.persistence.Id` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.Type` See `@org.hibernate.annotations.JdbcTypeCode` See `@org.hibernate.annotations.UuidGenerator`
    class 
    See `@jakarta.persistence.ManyToMany` See `@org.hibernate.annotations.SortComparator` See `@org.hibernate.annotations.SortNatural` See `@org.hibernate.annotations.AttributeAccessor`
    class 
    See `@jakarta.persistence.ManyToOne` See `@org.hibernate.annotations.AttributeAccessor` See `@org.hibernate.annotations.OnDelete
    class 
     
    class 
     
    class 
    See `@org.hibernate.annotations.TenantId`
    class 
     
  • Uses of PersistentAttribute in org.hibernate.boot.model.internal

    Fields in org.hibernate.boot.model.internal with type parameters of type PersistentAttribute
    Modifier and Type
    Field
    Description
    PropertyMappingElementCollector.PERSISTENT_ATTRIBUTE_NAME