Modifier and Type | Method and Description |
---|---|
boolean |
DB.getAutoCommit()
Get auto-commit mode for the underlying database connection.
|
void |
DB.setAutoCommit(boolean enable)
Set auto-commit mode for the underlying database connection.
|
Copyright © 2016–2021 JDBDT. All rights reserved.