Annotation Interface TenantId


@Target(FIELD) @Retention(RUNTIME) public @interface TenantId
Marked entity field will be used to store information about user tenant. Only one field of a class can have this annotation.