public static class DatabaseConfig.ConfigProperty extends Object
Constructor and Description |
---|
ConfigProperty(String property,
Class propertyType,
boolean nullable) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getProperty() |
Class |
getPropertyType() |
int |
hashCode() |
boolean |
isNullable() |
String |
toString() |
Copyright © 2002–2020. All rights reserved.