Interface MultiTenancySource


public interface MultiTenancySource
Describes the source information related to mapping the multi-tenancy of an entity
  • Method Details

    • getRelationalValueSource

      RelationalValueSource getRelationalValueSource()
      Obtain the column/formula information about the multi-tenancy discriminator.
      Returns:
      The column/formula information
    • isShared

      boolean isShared()
    • bindAsParameter

      boolean bindAsParameter()