Class SetTenantStatementBuilder.SetTenantStatement

    • Field Detail

      • f_sTenant

        protected final String f_sTenant
        The name of the tenant to set as the current tenant.
    • Constructor Detail

      • SetTenantStatement

        public SetTenantStatement​(String sTenant)
        Construct a SetTenantStatement that will set the current tenant used by the QueryPlus session to the specified tenant.
        Parameters:
        sTenant - the name of the tenant to set as the current tenant