Esempio n. 1
0
 public String nativeSQL(String s) throws SQLException {
   return conn.nativeSQL(s);
 }