Java java.sql NClob fields, constructors, methods, implement or subclass

Example usage for Java java.sql NClob fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.sql NClob.

The text is from its open source code.

Method

java.io.ReadergetCharacterStream()
Retrieves the CLOB value designated by this Clob object as a java.io.Reader object (or as a stream of characters).