Esempio n. 1
0
 public NClob createNClob() throws SQLException {
   return conn.createNClob();
 }