This is a data structure to hold the ResultSet and the PreparedStatement
for a Collection field that is being iterated over.
This struct also has a ref to a parent.
This is used by the JdbcMetaDataBuilder to decide which columns are shared
when several fields in a class heirachy are mapped with the same column
names.