- All Known Subinterfaces:
- Decimal, Numeric, SQLChar, SQLFloat, SQLInterval, SQLTime, SQLTimeStamp
public interface ParametrizableDataType
This is marker interface for SQL data types which may be parametrized (like, DECIMAL or VARCHAR).
- Author:
- Stanislav Muhametsin