| 类 | 说明 |
|---|---|
| BlobOrm |
This class deals with byte type.
|
| BooleanOrm |
This class deals with boolean type.
|
| DateOrm |
This class deals with date type.
|
| DecimalOrm |
This class deals with decimal type.
|
| NumericOrm |
This class deals with numeric type.
|
| OrmChange |
This is abstract super class to map the object field types to database column
types.
|
| TextOrm |
This class deals with text type.
|