public interface NClob extends Clob
NCLOB
类型在java编程语言的映射™。一个SQL
NCLOB
内置式存储字符大对象设置为一排一个数据库表列值的民族性格。
的NClob
接口扩展Clob
接口提供了获取SQL NCLOB
值的长度的方法,实现NCLOB
值对客户端和搜索字符串或NCLOB
在NCLOB
值对象。一个NClob
对象,就像一个Clob
对象,是一种有效的交易中,它产生的时间。方法在接口ResultSet
,CallableStatement
,和PreparedStatement
,如getNClob
和setNClob
允许程序员访问SQL NCLOB
价值。此外,该接口已更新NCLOB
值的方法。
在NClob
接口的所有方法都必须完全执行如果JDBC驱动程序支持的数据类型。
free, getAsciiStream, getCharacterStream, getCharacterStream, getSubString, length, position, position, setAsciiStream, setCharacterStream, setString, setString, truncate
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.