类 SQLIntegerExpr

所有已实现的接口:
SQLLiteralExpr, SQLValuableExpr, SQLExpr, SQLObject, Cloneable, Comparable<SQLIntegerExpr>

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