package java.sql
extends Clob
Available on java free ():Void getAsciiStream ():InputStream getCharacterStream ():Reader getCharacterStream (param1:Int64, param2:Int64):Reader getSubString (param1:Int64, param2:Int):String length ():Int64 position (param1:String, param2:Int64):Int64 position (param1:Clob, param2:Int64):Int64 setAsciiStream (param1:Int64):OutputStream setCharacterStream (param1:Int64):Writer setString (param1:Int64, param2:String):Int setString (param1:Int64, param2:String, param3:Int, param4:Int):Int truncate (param1:Int64):Void
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/sql/NClob.html