コード例 #1
0
 @Override
 public Clob createClob() throws SQLException {
   return delegate.createClob();
 }