Class SQLTypeExpr

All Implemented Interfaces:
SQLLiteralExpr, SQLValuableExpr, SQLExpr, SQLObject, SQLReplaceable, Cloneable
Direct Known Subclasses:
SQLBooleanExpr, SQLDateTypeExpr, SQLJSONExpr, SQLNumericLiteralExpr

public abstract class SQLTypeExpr extends SQLExprImpl implements SQLLiteralExpr, SQLValuableExpr, SQLReplaceable