Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbTenantId
Packages that use JaxbTenantId
-
Uses of JaxbTenantId in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbTenantIdMethods in org.hibernate.boot.jaxb.mapping that return JaxbTenantIdModifier and TypeMethodDescriptionObjectFactory.createJaxbTenantId()Create an instance ofJaxbTenantIdJaxbEntity.getTenantId()Gets the value of the tenantId property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbTenantIdModifier and TypeMethodDescriptionvoidJaxbEntity.setTenantId(JaxbTenantId value) Sets the value of the tenantId property.