Interface MultiTenancySource
public interface MultiTenancySource
Describes the source information related to mapping the multi-tenancy of an entity
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Obtain the column/formula information about the multi-tenancy discriminator.boolean
isShared()
-
Method Details
-
getRelationalValueSource
RelationalValueSource getRelationalValueSource()Obtain the column/formula information about the multi-tenancy discriminator.- Returns:
- The column/formula information
-
bindAsParameter
boolean bindAsParameter()
-