Package org.apache.calcite.avatica
Interface ConnectionConfigImpl.Converter<T>
- Type Parameters:
T- the native type
- Enclosing class:
- ConnectionConfigImpl
public static interface ConnectionConfigImpl.Converter<T>
Callback to parse a property from string to its native type.
-
Method Summary
-
Method Details
-
apply
-