objectTableT Constructor |
| Name | Description | |
|---|---|---|
| objectTableT(String, String) |
New object table with unspecified filepath
| |
| objectTableT(String, Boolean, String, String) |
Loads the objectTableT from __filePath specified. Filename is set as tablename. In this scenario the primary key must be set in the T class via imbAttribute collectionPrimaryKey |