Constructor and Description |
---|
DBManager() |
Modifier and Type | Method and Description |
---|---|
boolean |
getColumn_Oriented() |
java.lang.String |
getDBloc() |
java.lang.String |
getDelimiter() |
int |
getFull_Scan_Flush_Size() |
java.lang.String |
getInternal_Delimiter() |
int |
getRead_Size() |
java.lang.String |
read(java.lang.String table) |
public java.lang.String read(java.lang.String table) throws java.io.IOException, org.json.JSONException, java.lang.NullPointerException
java.io.IOException
org.json.JSONException
java.lang.NullPointerException
public java.lang.String getDBloc()
public java.lang.String getDelimiter()
public int getFull_Scan_Flush_Size()
public java.lang.String getInternal_Delimiter()
public boolean getColumn_Oriented()
public int getRead_Size()