public class ConnectionMetaData extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
databaseName |
SectionManager |
sectionManager |
| Constructor and Description |
|---|
ConnectionMetaData() |
| Modifier and Type | Method and Description |
|---|---|
Charset |
getCCSID() |
boolean |
isZos() |
void |
setZos(boolean isZos) |
public String databaseName
public final SectionManager sectionManager
public void setZos(boolean isZos)
public boolean isZos()
public Charset getCCSID()
Copyright © 2020. All rights reserved.