QueryObject tries to get rs type after closing the connection
this bug will make any application fail which is trying to use QueryObjectGenerator to fetch record using the method QueryObjectFactory (Class, DataSource) if the ResultSet Implementation checks for validity of connection in ResultSet methods.
this bug will make any application fail which is trying to use QueryObjectGenerator to fetch record using the method QueryObjectFactory (Class, DataSource) if the ResultSet Implementation checks for validity of connection in ResultSet methods.