Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-torque Wiki" for change notification.
The following page has been changed by Thomas Vandahl: http://wiki.apache.org/db-torque/FrequentlyAskedQuestions The comment on the change is: Added information about oracle blobs ------------------------------------------------------------------------------ -- Sarav + The documentation of Oracle 10g mentions a connection property parameter that can be set to allow bigger BLOBs/CLOBs. + + ''"In summary, PreparedStatement.setString() comes handy for processing the CLOB data, by just setting the Connection property SetBigStringTryClob. However, handling very large amounts of data this way may not be a wise; streaming the data is a better alternative."'' + + from [http://www.oracle.com/technology/sample_code/tech/java/codesnippet/jdbc/clob10g/handlingclobsinoraclejdbc10g.html] + + -- tv + == Why is there a problem with Torque runtime properties? == Some of the properties have been renamed, so the torque properties file is partly outdated, e.g. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
