#1998 - Refactor internals rename createQueryTransaction() to createReadOnlyTransaction()

This commit is contained in:
rob bygrave
2020-04-25 17:38:54 +12:00
parent c349832d35
commit 92ea8e3738
13 changed files with 16 additions and 16 deletions
@@ -147,7 +147,7 @@ public interface SpiEbeanServer extends ExtendedServer, EbeanServer, BeanCollect
*
* @param tenantId For multi-tenant lazy loading provide the tenantId to use.
*/
SpiTransaction createQueryTransaction(Object tenantId);
SpiTransaction createReadOnlyTransaction(Object tenantId);
/**
* An event from another server in the cluster used to notify local