Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbTenantId
-
Packages that use JaxbTenantId Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbTenantId in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbTenantId Modifier and Type Field Description protected JaxbTenantIdJaxbEntity. tenantIdMethods in org.hibernate.boot.jaxb.mapping that return JaxbTenantId Modifier and Type Method Description JaxbTenantIdObjectFactory. createJaxbTenantId()Create an instance ofJaxbTenantIdJaxbTenantIdJaxbEntity. getTenantId()Gets the value of the tenantId property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbTenantId Modifier and Type Method Description voidJaxbEntity. setTenantId(JaxbTenantId value)Sets the value of the tenantId property.
-