Package com.io7m.sunburst.inventory.api
Interface SBTransactionCloseableType
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
SBTransactionReadableType,SBTransactionType,SBTransactionWritableType
The base type of transactions that can be closed.
-
Method Summary
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
SBInventoryException
-