Interface I_TenantAccess
- All Known Implementing Classes:
TenantAccess
public interface I_TenantAccess
-
Method Summary
Modifier and TypeMethodDescriptioncommit()convert()static List<I_TenantAccess>getAll(org.jooq.DSLContext ctx) static I_TenantAccessgetNewInstance(org.jooq.DSLContext ctx, Tenant tenant) static I_TenantAccessretrieveInstanceBy(org.jooq.DSLContext ctx, String tenantId)