#432 - Delete using Query does not commit

This commit is contained in:
Robin Bygrave
2015-10-22 13:29:21 +13:00
parent 0351eab3a7
commit f3102ba02c
8 changed files with 35 additions and 29 deletions
@@ -19,11 +19,6 @@ import com.avaje.ebeaninternal.server.persist.BatchControl;
*/
public interface SpiTransaction extends Transaction {
/**
* End the transaction when had query only use.
*/
void endQueryOnly();
/**
* Return the string prefix with the transactin id and label used in logging.
*/