static class ConnectionPropertiesImpl.MemorySizeConnectionProperty extends ConnectionPropertiesImpl.IntegerConnectionProperty implements java.io.Serializable
multiplierallowableValues, categoryName, defaultValue, description, lowerBound, order, propertyName, required, sinceVersion, updateCount, upperBound, valueAsObject, wasExplicitlySet| Constructor and Description |
|---|
ConnectionPropertiesImpl.MemorySizeConnectionProperty(java.lang.String propertyNameToSet,
int defaultValueToSet,
int lowerBoundToSet,
int upperBoundToSet,
java.lang.String descriptionToSet,
java.lang.String sinceVersionToSet,
java.lang.String category,
int orderInCategory) |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.String |
getValueAsString() |
(package private) void |
initializeFrom(java.lang.String extractedValue,
ExceptionInterceptor exceptionInterceptor) |
(package private) void |
setValue(java.lang.String value,
ExceptionInterceptor exceptionInterceptor) |
getAllowableValues, getLowerBound, getUpperBound, getValueAsInt, hasValueConstraints, isRangeBased, setValue, setValuegetAsDriverPropertyInfo, getCategoryName, getDefaultValue, getOrder, getPropertyName, getUpdateCount, getValueAsObject, initializeFrom, initializeFrom, isExplicitlySet, setCategoryName, setOrder, setValueAsObject, storeTo, validateStringValuesConnectionPropertiesImpl.MemorySizeConnectionProperty(java.lang.String propertyNameToSet,
int defaultValueToSet,
int lowerBoundToSet,
int upperBoundToSet,
java.lang.String descriptionToSet,
java.lang.String sinceVersionToSet,
java.lang.String category,
int orderInCategory)
void initializeFrom(java.lang.String extractedValue,
ExceptionInterceptor exceptionInterceptor)
throws java.sql.SQLException
initializeFrom in class ConnectionPropertiesImpl.IntegerConnectionPropertyjava.sql.SQLExceptioncom.mysql.jdbc.ConnectionProperties.ConnectionProperty#initializeFrom(java.lang.String)void setValue(java.lang.String value,
ExceptionInterceptor exceptionInterceptor)
throws java.sql.SQLException
java.sql.SQLExceptionjava.lang.String getValueAsString()