| Interface | Description |
|---|---|
| IConnectorConstants |
This class contains the constants that are used across the project
|
| Class | Description |
|---|---|
| ConnManager |
Abstract interface that manages connections to a database.
|
| DatabaseMetaData | |
| DatabaseMetaData.Column |
Database Column class.
|
| DatabaseMetaData.Table |
Database Table class.
|
| DBUtil | |
| SqlManager |
ConnManager implementation for generic SQL-compliant database.
|
| SqlTypeMap<K,V> |
Using java.utils.HashMap to store primitive data types such as int can
be unsafe because auto-unboxing a null value in the map can cause a NPE.
|
| VectorwiseManager |
Manages connections to Vectorwise databases.
|
| VwProperties |
| Enum | Description |
|---|---|
| ConfigParams |
| Exception | Description |
|---|---|
| InvalidCommandLineArgumentException | |
| InvalidValueException |
Copyright © 2015 Actian Corporation. All Rights Reserved.