Class SQLIntegerExpr

All Implemented Interfaces:
SQLLiteralExpr, SQLValuableExpr, SQLExpr, SQLObject, Cloneable, Comparable<SQLIntegerExpr>

public class SQLIntegerExpr extends SQLNumericLiteralExpr implements SQLValuableExpr, Comparable<SQLIntegerExpr>