Static Public Member Functions | |
| static ResultSet | getInnerFrom (Object rs) |
This is a sneaky way to get at the inner ResultSet of NewProxyResultSet. It marks the variable as protected, so here I just make a class in the same package and get the value out.
See http://stackoverflow.com/questions/1971617/c3p0-resultset-unwrap-throws-an-abstractmethoderror to see the original thread.
| static ResultSet com::mchange::v2::c3p0::impl::C3P0ResultSetPeeker::getInnerFrom | ( | Object | rs | ) | [inline, static] |
1.6.2