Package dev.relism.flash.ext.data.core
Interface TxManager
- All Superinterfaces:
AutoCloseable
-
Method Summary
-
Method Details
-
begin
-
commit
-
rollback
-
close
void close()Releases what this manager was built on, its connection pool included.DataExtensioncalls it when the app stops.- Specified by:
closein interfaceAutoCloseable
-