public class PersistenceProperties extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static String |
CGSC_DS |
static String |
CONFIG_DS |
static String |
GAMEBASE_DS |
static String |
HVSC_DS |
| Constructor and Description |
|---|
PersistenceProperties(String name,
Database type) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final String CONFIG_DS
public static final String HVSC_DS
public static final String CGSC_DS
public static final String GAMEBASE_DS
Copyright © 2018 Ken Händel. All rights reserved.