public class Vectorwise extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isVWClientInstalled()
Determines if the client is installed.
|
static boolean |
isVWServerInstalled()
Determines if the server is installed.
|
static String |
unquoteTableName(String tableName) |
static void |
validateDirectAccessSupport()
Validates that direct VW access is supported on the current platform.
|
static boolean |
validateIISystem()
Validates that the II_SYSTEM environment variable is set.
|
public static boolean isVWClientInstalled()
public static boolean isVWServerInstalled()
public static boolean validateIISystem()
public static void validateDirectAccessSupport()
DRException
- if the platform is not supportedCopyright © 2016 Actian Corporation. All rights reserved.