If transactions are not supported, then the commit
method does nothing and the transaction isolation level is always TRANSACTION_NONE
.
@return true
if transactions are supported otherwisefalse
.
@throws SQLException a database error occurred
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|