Qore SqlUtil Module Reference
1.7.1
|
the base class to use to extend AbstractColumn to implement numeric columns More...
Inherits Serializable.
Public Member Methods | |
string | getNativeTypeString (string native_type, int precision) |
returns the string describing the native type that can be used in SQL (for example to add the column to a table or when creating the table) | |
Public Attributes | |
int | scale |
the scale for numeric columns | |
the base class to use to extend AbstractColumn to implement numeric columns