Possible error messages:
| Without Resource Bundle (default) |
|
| With Resource Bundle |
|
| Domain | Persistence.PersistenceException |
| Number | 3203 |
| Label | ERR_DB_GET_VALUE |
| Applicable Platform(s) | iOS |
Cannot retrieve value from a result set column. For example, invoking getString on a boolean column.
Verify that the result set column is of a type that matches the value type. Use the correct getter method from the ResultSet.