Package ui.entities
Klasse PersistenceProperties
- Alle implementierten Schnittstellen:
Serializable,Cloneable,Map<String,String>
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPersistenceProperties(DatabaseType databaseType, String username, String password, String nameValue) -
Methodenübersicht
Von Klasse geerbte Methoden java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesVon Klasse geerbte Methoden java.util.AbstractMap
equals, hashCode, toString
-
Felddetails
-
serialVersionUID
private static final long serialVersionUID- Siehe auch:
-
CONFIG_DS
- Siehe auch:
-
HVSC_DS
- Siehe auch:
-
CGSC_DS
- Siehe auch:
-
GAMEBASE_DS
- Siehe auch:
-
WHATSSID_DS
- Siehe auch:
-
DEBUG_DS
- Siehe auch:
-
-
Konstruktordetails
-
PersistenceProperties
public PersistenceProperties(DatabaseType databaseType, String username, String password, String nameValue) -
PersistenceProperties
-