public class ConnectionVars extends Object
| Constructor and Description |
|---|
ConnectionVars() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOrgAutoCommitState() |
boolean |
isOrgReadOnlyState() |
void |
setOrgAutoCommitState(boolean orgAutoCommitState) |
void |
setOrgReadOnlyState(boolean orgReadOnlyState) |
public boolean isOrgAutoCommitState()
public void setOrgAutoCommitState(boolean orgAutoCommitState)
orgAutoCommitState - the orgAutoCommitState to setpublic boolean isOrgReadOnlyState()
public void setOrgReadOnlyState(boolean orgReadOnlyState)
orgReadOnlyState - the orgReadOnlyState to setCopyright © 2016–2017. All rights reserved.