Class Sql-Bit-Sized-Type

Part of:

package cl-rdbms, class sql-integer-type, class sql-float-type, class sql-type

Direct Superclass

sql-typeBase class for all SQL types.

Direct Subclass

sql-float-type
sql-integer-type

Slot

bit-sizeInitargs::bit-size; Accessors:bit-size-of; Type:(or null integer).

Direct Method

equal-type-p
rdbms-type-forMaps the given type to the smallest matching type.

Other Method

format-sql-syntax-nodeFormats an SQL syntax node into *sql-stream*.