You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2006/09/26 14:35:17 UTC

[Db-derby Wiki] Update of "LobStreamsTestCoverage" by FernandaPizzorno

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by FernandaPizzorno:
http://wiki.apache.org/db-derby/LobStreamsTestCoverage

------------------------------------------------------------------------------
- Original test: jdbcapi/lobStreams.java
+ Original test: jdbcapi/lobStreams.java [[BR]]
- New test: jdbcapi/LobStreamsTest.junit
+ New test: jdbcapi/LobStreamsTest.junit [[BR]]
- 
- 
+ [[BR]]
+ [[BR]]
  ||<-3>   ||<-3> Lob size ||   ||   ||
  ||<-3>   ||  Small (<=10K)  ||  Medium(<200M)  ||  Large(>200M)  ||  Embedded  ||  Client  ||
  ||<-8>java.sql.Clob ||
@@ -185, +185 @@

  || 1.6 || Blob   || createBlob()  ||  ||  ||  ||  ||  ||
  || 1.6 || Clob   || createClob()  ||  ||  ||  ||  ||  ||
  || 1.6 || NClob  || createNClob() ||  ||  ||  ||  ||  ||
+ [[BR]]
+ [[BR]]
+ B - Blob[[BR]]
+ C - Clob[[BR]]
  
- 
- B - Blob
- C - Clob
-