Esempio n. 1
0
 @Override
 public <T> T unwrap(Class<T> iface) throws SQLException {
   return Wrapper.unwrap(iface, this);
 }