Merge branch 'feature/1711-v2'

This commit is contained in:
rob bygrave
2019-05-18 11:43:51 +12:00
10 changed files with 48 additions and 13 deletions
@@ -227,6 +227,11 @@ public class TDSpiEbeanServer implements SpiEbeanServer {
}
@Override
public void clearServerTransaction() {
}
@Override
public SpiTransaction beginServerTransaction() {
return null;