Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbLockableAttribute
Packages that use JaxbLockableAttribute
-
Uses of JaxbLockableAttribute in org.hibernate.boot.jaxb.mapping.spi
Subinterfaces of JaxbLockableAttribute in org.hibernate.boot.jaxb.mapping.spiModifier and TypeInterfaceDescriptioninterfaceJAXB binding interface for plural attributesClasses in org.hibernate.boot.jaxb.mapping.spi that implement JaxbLockableAttributeModifier 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`classclassclassclassclassclassclassSee `@org.hibernate.annotations.ManyToAny`classSee `@org.hibernate.annotations.TenantId` -
Uses of JaxbLockableAttribute in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbLockableAttributeModifier and TypeMethodDescriptionstatic voidCommonAttributeProcessing.applyOptimisticLock(JaxbLockableAttribute jaxbAttribute, org.hibernate.models.spi.MutableMemberDetails memberDetails, XmlDocumentContext xmlDocumentContext)