Interface TenantSchemaDetails

All Superinterfaces:
TenantDetails

public interface TenantSchemaDetails extends TenantDetails
Provides core information about a tenant in a multi-tenant application where each tenant has their own schema.
  • Method Details

    • getSchema

      String getSchema()