Пример #1
0
 public Clob createClob() throws SQLException {
   return conn.createClob();
 }