public class DBSchemaTester extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DB_HOST_NAME |
static String |
DB_SERVICE_NAME |
static String |
DB_SERVICE_PORT |
static String |
DB_USER_NAME |
static String |
DB_USER_PASS |
| Constructor and Description |
|---|
DBSchemaTester() |
| Modifier and Type | Method and Description |
|---|---|
static SMYLDOracleConnection |
getConnection() |
static void |
main(String[] args) |
public static final String DB_USER_NAME
public static final String DB_USER_PASS
public static final String DB_HOST_NAME
public static final String DB_SERVICE_PORT
public static final String DB_SERVICE_NAME
public static void main(String[] args)
public static SMYLDOracleConnection getConnection() throws Exception
ExceptionCopyright © 2019 SMYLD. All rights reserved.