V - The return type of the transactionpublic interface DBTransaction<V>
Support DBvolution at Patreon
| Modifier and Type | Method and Description |
|---|---|
V |
doTransaction(DBDatabase dbDatabase)
Perform the transaction on the database, returning TRUE if the transaction
succeeded, or FALSE if it did not.
|
V doTransaction(DBDatabase dbDatabase) throws Exception
Copyright © 2018. All Rights Reserved.