Package org.ehrbase.dao.access.jooq
Class TenantAccess
java.lang.Object
org.ehrbase.dao.access.jooq.TenantAccess
- All Implemented Interfaces:
I_TenantAccess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommit()convert()static List<I_TenantAccess>getAll(org.jooq.DSLContext ctx) static I_TenantAccessretrieveInstanceBy(org.jooq.DSLContext ctx, String tenantId)
-
Constructor Details
-
TenantAccess
-
-
Method Details
-
commit
- Specified by:
commitin interfaceI_TenantAccess
-
getAll
-
retrieveInstanceBy
-
convert
- Specified by:
convertin interfaceI_TenantAccess
-
update
- Specified by:
updatein interfaceI_TenantAccess
-