Class SQLTinyIntExpr

All Implemented Interfaces:
SQLLiteralExpr, SQLValuableExpr, SQLExpr, SQLObject, SQLReplaceable, Cloneable

public class SQLTinyIntExpr extends SQLNumericLiteralExpr implements SQLValuableExpr