Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbStandardAttribute
Packages that use JaxbStandardAttribute
-
Uses of JaxbStandardAttribute in org.hibernate.boot.jaxb.mapping.spi
Subinterfaces of JaxbStandardAttribute in org.hibernate.boot.jaxb.mapping.spiModifier and TypeInterfaceDescriptioninterface
JAXB binding interface for plural attributesinterface
Classes in org.hibernate.boot.jaxb.mapping.spi that implement JaxbStandardAttributeModifier and TypeClassDescriptionclass
See `@org.hibernate.annotations.Any`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.JavaType` See `@org.hibernate.annotations.JdbcType` See `@org.hibernate.annotations.JdbcTypeCode` See `@org.hibernate.annotations.Mutability` See `@org.hibernate.annotations.Immutable`class
class
class
class
class
class
See `@org.hibernate.annotations.ManyToAny`class
See `@org.hibernate.annotations.TenantId` -
Uses of JaxbStandardAttribute in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbStandardAttributeModifier and TypeMethodDescriptionstatic void
CommonAttributeProcessing.applyFetching
(JaxbStandardAttribute jaxbAttribute, org.hibernate.models.spi.MutableMemberDetails memberDetails, AttributeMarker.Fetchable attributeAnn, XmlDocumentContext xmlDocumentContext) static void
CommonAttributeProcessing.applyOptionality
(JaxbStandardAttribute jaxbAttribute, AttributeMarker.Optionalable attributeAnn, XmlDocumentContext xmlDocumentContext)