public static interface SQLTransaction.SQLStatementErrorCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
onError(SQLTransaction tx,
SQLError error)
Return true if the transaction must be rolled back
|
boolean onError(SQLTransaction tx, SQLError error)
tx - error - Copyright © 2015. All rights reserved.