public abstract class TenantId<T extends Property> extends AbstractPersistentProperty
Represents the mapping of a tenant id for multi tenancy
Constructor and description |
---|
TenantId
(PersistentEntity owner, MappingContext context, java.lang.String name, java.lang.Class type) |
TenantId
(PersistentEntity owner, MappingContext context, java.beans.PropertyDescriptor descriptor) |
Methods inherited from class | Name |
---|---|
class AbstractPersistentProperty |
getCapitilizedName, getName, getOwner, getReader, getType, getWriter, isInherited, isNullable, toString |