Represents columns that are not objects known to SimpleORM. No
conversions are done, so this provides a direct gateway to
java.sql.RecordSet.getObject. Useful for database
specific data types such as PostgreSQL's GIS types, and also for
the new SQL array and object types.
## Should add the JDBC object mapping property, but normally the
default map is OK.