FindAllCoopAssetsTransactions

4

tests

0

failures

0

ignored

5.263s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canViewAllCoopAssetsTransactions() 1.264s passed
globalAdmin_canViewCoopAssetsTransactions_filteredByMembershipUuid() 1.320s passed
globalAdmin_canViewCoopAssetsTransactions_filteredByMembershipUuidAndValueDateRange() 1.385s passed
partnerPersonAdmin_canViewRelatedCoopAssetsTransactions() 1.294s passed

Standard output

2026-08-10T16:39:00.793Z  INFO 369 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.coopassets.HsOfficeCoopAssetsTransactionRepositoryIntegrationTest$FindAllCoopAssetsTransactions]: FindAllCoopAssetsTransactions does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T16:39:00.797Z  INFO 369 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.coopassets.HsOfficeCoopAssetsTransactionRepositoryIntegrationTest$FindAllCoopAssetsTransactions
ContextBasedTestWithCleanup.retrieveInitialTestData
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rre1_0.uuid,rre1_0.objectidname,rre1_0.objecttable,rre1_0.objectuuid,rre1_0.objectTable||'#'||rre1_0.objectIdName||':'||rre1_0.roleType,rre1_0.objectTable||'#'||cast(rre1_0.objectUuid as varchar)||':'||rre1_0.roleType,rre1_0.roletype from rbac.role_rv rre1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rge1_0.grantedroleuuid,rge1_0.subjectuuid,rge1_0.assumed,rge1_0.grantedbyroleidname,rge1_0.grantedbyroleuuid,rge1_0.grantedroleidname,rge1_0.grantedroletype,rge1_0.username,rge1_0.objectidname,rge1_0.objecttable,rge1_0.objectuuid from rbac.grant_rv rge1_0
Hibernate: select count(*) from rbac.object roe1_0
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0
globalAdmin_canViewCoopAssetsTransactions_filteredByMembershipUuidAndValueDateRange(): TOTAL OBJECT COUNT (initial): 210 -> 210
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select home1_0.uuid,home1_0.membernumbersuffix,home1_0.membershipfeebillable,home1_0.partneruuid,home1_0.status,home1_0.validity,home1_0.version from hs_office.membership_rv home1_0 join hs_office.partner p1_0 on p1_0.uuid=home1_0.partneruuid where (?=p1_0.partnernumber) and (home1_0.membernumbersuffix=?) order by home1_0.membernumbersuffix
Hibernate: select hocate1_0.uuid from hs_office.coopassettx_rv hocate1_0 join hs_office.membership_rv m1_0 on m1_0.uuid=hocate1_0.membershipuuid where (cast(? as varchar) is null or hocate1_0.membershipuuid=?) and (cast(? as date) is null or (hocate1_0.valuedate>=?)) and (cast(? as date) is null or (hocate1_0.valuedate<=?)) order by m1_0.membernumbersuffix,hocate1_0.valuedate
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.uuid in (?)
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select homre1_0.uuid,homre1_0.membernumbersuffix,homre1_0.partneruuid,homre1_0.version from hs_office.membership homre1_0 where homre1_0.uuid=?
Hibernate: select hopre1_0.uuid,hopre1_0.detailsuuid,hopre1_0.partnernumber,hopre1_0.partnerreluuid,hopre1_0.version from hs_office.partner hopre1_0 where hopre1_0.uuid=?
Hibernate: select hopde1_0.uuid,hopde1_0.birthname,hopde1_0.birthplace,hopde1_0.birthday,hopde1_0.dateofdeath,hopde1_0.registrationnumber,hopde1_0.registrationoffice,hopde1_0.version from hs_office.partner_details_rv hopde1_0 where hopde1_0.uuid=?
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: select count(*) from rbac.object roe1_0
globalAdmin_canViewCoopAssetsTransactions_filteredByMembershipUuidAndValueDateRange(): TOTAL OBJECT COUNT (after): 210 -> 210
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0
ContextBasedTestWithCleanup.retrieveInitialTestData
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rre1_0.uuid,rre1_0.objectidname,rre1_0.objecttable,rre1_0.objectuuid,rre1_0.objectTable||'#'||rre1_0.objectIdName||':'||rre1_0.roleType,rre1_0.objectTable||'#'||cast(rre1_0.objectUuid as varchar)||':'||rre1_0.roleType,rre1_0.roletype from rbac.role_rv rre1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rge1_0.grantedroleuuid,rge1_0.subjectuuid,rge1_0.assumed,rge1_0.grantedbyroleidname,rge1_0.grantedbyroleuuid,rge1_0.grantedroleidname,rge1_0.grantedroletype,rge1_0.username,rge1_0.objectidname,rge1_0.objecttable,rge1_0.objectuuid from rbac.grant_rv rge1_0
Hibernate: select count(*) from rbac.object roe1_0
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0
partnerPersonAdmin_canViewRelatedCoopAssetsTransactions(): TOTAL OBJECT COUNT (initial): 210 -> 210
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select hocate1_0.uuid from hs_office.coopassettx_rv hocate1_0 join hs_office.membership_rv m1_0 on m1_0.uuid=hocate1_0.membershipuuid where (cast(? as varchar) is null or hocate1_0.membershipuuid=?) and (cast(? as date) is null or (hocate1_0.valuedate>=?)) and (cast(? as date) is null or (hocate1_0.valuedate<=?)) order by m1_0.membernumbersuffix,hocate1_0.valuedate
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.uuid in (?,?,?,?,?,?)
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select homre1_0.uuid,homre1_0.membernumbersuffix,homre1_0.partneruuid,homre1_0.version from hs_office.membership homre1_0 where homre1_0.uuid=?
Hibernate: select hopre1_0.uuid,hopre1_0.detailsuuid,hopre1_0.partnernumber,hopre1_0.partnerreluuid,hopre1_0.version from hs_office.partner hopre1_0 where hopre1_0.uuid=?
Hibernate: select hopde1_0.uuid,hopde1_0.birthname,hopde1_0.birthplace,hopde1_0.birthday,hopde1_0.dateofdeath,hopde1_0.registrationnumber,hopde1_0.registrationoffice,hopde1_0.version from hs_office.partner_details_rv hopde1_0 where hopde1_0.uuid=?
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: select count(*) from rbac.object roe1_0
partnerPersonAdmin_canViewRelatedCoopAssetsTransactions(): TOTAL OBJECT COUNT (after): 210 -> 210
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0
ContextBasedTestWithCleanup.retrieveInitialTestData
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rre1_0.uuid,rre1_0.objectidname,rre1_0.objecttable,rre1_0.objectuuid,rre1_0.objectTable||'#'||rre1_0.objectIdName||':'||rre1_0.roleType,rre1_0.objectTable||'#'||cast(rre1_0.objectUuid as varchar)||':'||rre1_0.roleType,rre1_0.roletype from rbac.role_rv rre1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rge1_0.grantedroleuuid,rge1_0.subjectuuid,rge1_0.assumed,rge1_0.grantedbyroleidname,rge1_0.grantedbyroleuuid,rge1_0.grantedroleidname,rge1_0.grantedroletype,rge1_0.username,rge1_0.objectidname,rge1_0.objecttable,rge1_0.objectuuid from rbac.grant_rv rge1_0
Hibernate: select count(*) from rbac.object roe1_0
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0
globalAdmin_canViewAllCoopAssetsTransactions(): TOTAL OBJECT COUNT (initial): 210 -> 210
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select hocate1_0.uuid from hs_office.coopassettx_rv hocate1_0 join hs_office.membership_rv m1_0 on m1_0.uuid=hocate1_0.membershipuuid where (cast(? as varchar) is null or hocate1_0.membershipuuid=?) and (cast(? as date) is null or (hocate1_0.valuedate>=?)) and (cast(? as date) is null or (hocate1_0.valuedate<=?)) order by m1_0.membernumbersuffix,hocate1_0.valuedate
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.uuid in (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select homre1_0.uuid,homre1_0.membernumbersuffix,homre1_0.partneruuid,homre1_0.version from hs_office.membership homre1_0 where homre1_0.uuid=?
Hibernate: select hopre1_0.uuid,hopre1_0.detailsuuid,hopre1_0.partnernumber,hopre1_0.partnerreluuid,hopre1_0.version from hs_office.partner hopre1_0 where hopre1_0.uuid=?
Hibernate: select hopde1_0.uuid,hopde1_0.birthname,hopde1_0.birthplace,hopde1_0.birthday,hopde1_0.dateofdeath,hopde1_0.registrationnumber,hopde1_0.registrationoffice,hopde1_0.version from hs_office.partner_details_rv hopde1_0 where hopde1_0.uuid=?
Hibernate: select homre1_0.uuid,homre1_0.membernumbersuffix,homre1_0.partneruuid,homre1_0.version from hs_office.membership homre1_0 where homre1_0.uuid=?
Hibernate: select hopre1_0.uuid,hopre1_0.detailsuuid,hopre1_0.partnernumber,hopre1_0.partnerreluuid,hopre1_0.version from hs_office.partner hopre1_0 where hopre1_0.uuid=?
Hibernate: select hopde1_0.uuid,hopde1_0.birthname,hopde1_0.birthplace,hopde1_0.birthday,hopde1_0.dateofdeath,hopde1_0.registrationnumber,hopde1_0.registrationoffice,hopde1_0.version from hs_office.partner_details_rv hopde1_0 where hopde1_0.uuid=?
Hibernate: select homre1_0.uuid,homre1_0.membernumbersuffix,homre1_0.partneruuid,homre1_0.version from hs_office.membership homre1_0 where homre1_0.uuid=?
Hibernate: select hopre1_0.uuid,hopre1_0.detailsuuid,hopre1_0.partnernumber,hopre1_0.partnerreluuid,hopre1_0.version from hs_office.partner hopre1_0 where hopre1_0.uuid=?
Hibernate: select hopde1_0.uuid,hopde1_0.birthname,hopde1_0.birthplace,hopde1_0.birthday,hopde1_0.dateofdeath,hopde1_0.registrationnumber,hopde1_0.registrationoffice,hopde1_0.version from hs_office.partner_details_rv hopde1_0 where hopde1_0.uuid=?
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: select count(*) from rbac.object roe1_0
globalAdmin_canViewAllCoopAssetsTransactions(): TOTAL OBJECT COUNT (after): 210 -> 210
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0
ContextBasedTestWithCleanup.retrieveInitialTestData
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rre1_0.uuid,rre1_0.objectidname,rre1_0.objecttable,rre1_0.objectuuid,rre1_0.objectTable||'#'||rre1_0.objectIdName||':'||rre1_0.roleType,rre1_0.objectTable||'#'||cast(rre1_0.objectUuid as varchar)||':'||rre1_0.roleType,rre1_0.roletype from rbac.role_rv rre1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select rge1_0.grantedroleuuid,rge1_0.subjectuuid,rge1_0.assumed,rge1_0.grantedbyroleidname,rge1_0.grantedbyroleuuid,rge1_0.grantedroleidname,rge1_0.grantedroletype,rge1_0.username,rge1_0.objectidname,rge1_0.objecttable,rge1_0.objectuuid from rbac.grant_rv rge1_0
Hibernate: select count(*) from rbac.object roe1_0
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0
globalAdmin_canViewCoopAssetsTransactions_filteredByMembershipUuid(): TOTAL OBJECT COUNT (initial): 210 -> 210
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select home1_0.uuid,home1_0.membernumbersuffix,home1_0.membershipfeebillable,home1_0.partneruuid,home1_0.status,home1_0.validity,home1_0.version from hs_office.membership_rv home1_0 join hs_office.partner p1_0 on p1_0.uuid=home1_0.partneruuid where (?=p1_0.partnernumber) and (home1_0.membernumbersuffix=?) order by home1_0.membernumbersuffix
Hibernate: select hocate1_0.uuid from hs_office.coopassettx_rv hocate1_0 join hs_office.membership_rv m1_0 on m1_0.uuid=hocate1_0.membershipuuid where (cast(? as varchar) is null or hocate1_0.membershipuuid=?) and (cast(? as date) is null or (hocate1_0.valuedate>=?)) and (cast(? as date) is null or (hocate1_0.valuedate<=?)) order by m1_0.membernumbersuffix,hocate1_0.valuedate
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.uuid in (?,?,?,?,?,?)
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.assetadoptiontxuuid=?
Hibernate: select hocatre1_0.uuid,hocatre1_0.assetadoptiontxuuid,hocatre1_0.assetvalue,hocatre1_0.comment,hocatre1_0.membershipuuid,hocatre1_0.reference,hocatre1_0.revertedassettxuuid,hocatre1_0.transactiontype,hocatre1_0.valuedate,hocatre1_0.version from hs_office.coopassettx hocatre1_0 where hocatre1_0.revertedassettxuuid=?
Hibernate: select homre1_0.uuid,homre1_0.membernumbersuffix,homre1_0.partneruuid,homre1_0.version from hs_office.membership homre1_0 where homre1_0.uuid=?
Hibernate: select hopre1_0.uuid,hopre1_0.detailsuuid,hopre1_0.partnernumber,hopre1_0.partnerreluuid,hopre1_0.version from hs_office.partner hopre1_0 where hopre1_0.uuid=?
Hibernate: select hopde1_0.uuid,hopde1_0.birthname,hopde1_0.birthplace,hopde1_0.birthday,hopde1_0.dateofdeath,hopde1_0.registrationnumber,hopde1_0.registrationoffice,hopde1_0.version from hs_office.partner_details_rv hopde1_0 where hopde1_0.uuid=?
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

ContextBasedTestWithCleanup.cleanupAndCheckCleanup
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select roe1_0.uuid,roe1_0.objecttable,roe1_0.serialid from rbac.object roe1_0
Hibernate: select count(*) from rbac.object roe1_0
globalAdmin_canViewCoopAssetsTransactions_filteredByMembershipUuid(): TOTAL OBJECT COUNT (after): 210 -> 210
Hibernate: select count(*) from rbac.role_rv rre1_0
Hibernate: select count(*) from rbac.grant_rv rge1_0