public class StandardConnectionConfig extends java.lang.Object implements ConnectionConfig
| Constructor and Description | 
|---|
| StandardConnectionConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Integer | getIsolationLevel() | 
| boolean | isReadOnly() | 
public boolean isReadOnly()
isReadOnly in interface ConnectionConfigpublic java.lang.Integer getIsolationLevel()
getIsolationLevel in interface ConnectionConfig