Enum Class RowLevelSecurity.TenantIdentifierSource

java.lang.Object
java.lang.Enum<RowLevelSecurity.TenantIdentifierSource>
org.hibernate.dialect.rowsecurity.RowLevelSecurity.TenantIdentifierSource
All Implemented Interfaces:
Serializable, Comparable<RowLevelSecurity.TenantIdentifierSource>, Constable
Enclosing interface:
RowLevelSecurity

public static enum RowLevelSecurity.TenantIdentifierSource extends Enum<RowLevelSecurity.TenantIdentifierSource>
The database-side source used by row-level security policies to resolve the current tenant identifier.
Since:
8.0