public class SQLExample extends Object
Connection,
DriverManager,
Statement,
ResultSet| Modifier and Type | Field and Description |
|---|---|
protected String |
accountName |
protected String |
connectionString |
protected String |
domainName |
protected String |
handlerClass |
protected static ExceptionHelper |
helper |
protected static Logger |
logger |
protected String |
password |
protected int |
portNumber |
| Constructor and Description |
|---|
SQLExample() |
protected static ExceptionHelper helper
protected String accountName
protected int portNumber
protected String domainName
protected String handlerClass
protected String connectionString
public SQLExample()