org.sql.generation.api.grammar.common.datatypes
Interface ParametrizableDataType

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



Copyright © 2010-2011. All Rights Reserved.