public final class ServerTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MYSQL |
static int |
POSTGRESQL |
static int |
SOLID |
static int |
TIMESTEN |
static ArrayList |
toDriverMap |
static HashMap<String,Integer> |
toServerMap |
static ArrayList |
toUrlMap |
| Constructor and Description |
|---|
ServerTypes() |
public static ArrayList toUrlMap
public static ArrayList toDriverMap
public static final int POSTGRESQL
public static final int MYSQL
public static final int SOLID
public static final int TIMESTEN
Copyright © 2020 OW2. All Rights Reserved.