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