Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » CollectionOfValueWriters インタフェース

 

getClobWriter メソッド

Writer を返します。

構文
java.io.Writer CollectionOfValueWriters.getClobWriter(
  int ordinal
) throws ULjException
パラメータ
  • ordinal   SQL 文でのカラムの順序を表す 1 から始まる整数。

戻り値

指定された値の Writer。