|
Qore SqlUtil Module Reference
1.4.4
|
the base class to use to extend AbstractColumn to implement numeric columns More...
Public Member Functions | |
| 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