public static interface AgroalConnectionFactoryConfiguration.IsolationLevel
Modifier and Type | Method and Description |
---|---|
boolean |
isDefined()
If a level is not defined it will not be set by the pool (it will use the JDBC driver default).
|
int |
level()
The value for transaction isolation level.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.