Package dev.relism.flash.ext.data.core
Interface TxStatus
public interface TxStatus
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanvoid<R> R
-
Method Details
-
isNewTransaction
boolean isNewTransaction() -
isReadOnly
boolean isReadOnly() -
isRollbackOnly
boolean isRollbackOnly() -
markRollbackOnly
void markRollbackOnly() -
resource
-