Files
libreoffice/connectivity/source/drivers/firebird
Tamas Bunth f80b51ae44 tdf#104734 Firebird improve XClob implementation
Create a more effective implementation of XClob::length() and
XClob::getSubString() methods, where string is read segment-by-segment
instead of reading the whole underlying blob. That way it is possible to
handle big texts which would not fit into memory.

Also allow reading Clob data from a resultset with getString() and
writing it in a prepared statement with setString().

Implement XPreparedStatement::setClob(). Also implement a private
version of setClob() for creating a clob from OUString:

Allow the creation of a clob column with GUI by adding a new type in
ODataBaseMetaData::getTypeInfo().

Change-Id: Ibcbbdd80e8eed5e2a3fe55b0fa196401f1bcbcdf
Reviewed-on: https://gerrit.libreoffice.org/47093
Reviewed-by: Tamás Bunth <btomi96@gmail.com>
Tested-by: Tamás Bunth <btomi96@gmail.com>
2017-12-28 11:28:20 +01:00
..
2017-10-23 22:46:11 +02:00
2017-12-19 11:57:57 +01:00
2017-09-06 11:35:23 +02:00
2017-12-11 12:13:46 +01:00
2017-12-11 12:13:46 +01:00
2017-12-11 12:13:46 +01:00
2017-07-02 22:34:08 +02:00
2017-07-02 22:34:08 +02:00