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 TypeInterfaceDescriptioninterfaceJAXB binding interface for plural attributesinterfaceClasses in org.hibernate.boot.jaxb.mapping.spi that implement JaxbStandardAttributeModifier and TypeClassDescriptionclassSee `@org.hibernate.annotations.Any`classSee `@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`classclassclassclassclassclassSee `@org.hibernate.annotations.ManyToAny`classSee `@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 voidCommonAttributeProcessing.applyFetching(JaxbStandardAttribute jaxbAttribute, org.hibernate.models.spi.MutableMemberDetails memberDetails, AttributeMarker.Fetchable attributeAnn, XmlDocumentContext xmlDocumentContext) static voidCommonAttributeProcessing.applyOptionality(JaxbStandardAttribute jaxbAttribute, AttributeMarker.Optionalable attributeAnn, XmlDocumentContext xmlDocumentContext)