OmniSciDB
a5dc49c757
|
Classes | |
class | Answer |
Public Member Functions | |
void | tst1_types () throws Exception |
Static Package Attributes | |
static Properties | PROPERTIES = new Property_loader("type_test.properties") |
static final String | url = PROPERTIES.getProperty("default_db_connection_url") |
static final String | user = PROPERTIES.getProperty("default_super_user") |
static final String | password = PROPERTIES.getProperty("default_user_password") |
Private Attributes | |
Answer[] | answers |
Definition at line 11 of file HeavyAIColumnTypeTest.java.
|
inline |
Definition at line 32 of file HeavyAIColumnTypeTest.java.
References ai.heavy.jdbc.HeavyAIColumnTypeTest.answers, report.conn, setup.name, ai.heavy.jdbc.HeavyAIColumnTypeTest.password, run_benchmark_import.type, ai.heavy.jdbc.HeavyAIColumnTypeTest.url, and ai.heavy.jdbc.HeavyAIColumnTypeTest.user.
|
private |
Definition at line 24 of file HeavyAIColumnTypeTest.java.
Referenced by ai.heavy.jdbc.HeavyAIColumnTypeTest.tst1_types().
|
staticpackage |
Definition at line 15 of file HeavyAIColumnTypeTest.java.
Referenced by ai.heavy.jdbc.HeavyAIColumnTypeTest.tst1_types().
|
staticpackage |
Definition at line 12 of file HeavyAIColumnTypeTest.java.
|
staticpackage |
Definition at line 13 of file HeavyAIColumnTypeTest.java.
Referenced by ai.heavy.jdbc.HeavyAIColumnTypeTest.tst1_types().
|
staticpackage |