Uses of Class
org.hibernate.annotations.TenantId
-
Packages that use TenantId Package Description org.hibernate.tuple -
-
Uses of TenantId in org.hibernate.tuple
Methods in org.hibernate.tuple with parameters of type TenantId Modifier and Type Method Description voidTenantIdBinder. bind(TenantId tenantId, MetadataBuildingContext buildingContext, PersistentClass persistentClass, Property property)voidTenantIdGeneration. initialize(TenantId annotation, Class<?> propertyType)voidTenantIdGeneration. initialize(TenantId annotation, Class<?> propertyType, String entityName, String propertyName)
-