Uses of Annotation Interface
org.hibernate.annotations.TenantId
Packages that use TenantId
-
Uses of TenantId in org.hibernate.binder.internal
Methods in org.hibernate.binder.internal with parameters of type TenantIdModifier and TypeMethodDescriptionvoidTenantIdBinder.bind(TenantId tenantId, MetadataBuildingContext buildingContext, PersistentClass persistentClass, Property property) -
Uses of TenantId in org.hibernate.generator.internal
Constructors in org.hibernate.generator.internal with parameters of type TenantIdModifierConstructorDescriptionTenantIdGeneration(TenantId annotation, Member member, GeneratorCreationContext context)