[hibernate-commits] [hibernate/hibernate-core] 6b2a69: HHH-5704 :	Added tests for empty blob, clob, text, ...
    noreply at github.com 
    noreply at github.com
       
    Wed Feb  2 16:47:30 EST 2011
    
    
  
Branch: refs/heads/3.6
Home:   https://github.com/hibernate/hibernate-core
Commit: 6b2a69850c855f65468e1c4ee5db8c69cfac90a3
    https://github.com/hibernate/hibernate-core/commit/6b2a69850c855f65468e1c4ee5db8c69cfac90a3
Author: Gail Badner <gbadner at redhat.com>
Date:   2011-02-02 (Wed, 02 Feb 2011)
Changed paths:
  M testsuite/src/test/java/org/hibernate/test/lob/BlobLocatorTest.java
  M testsuite/src/test/java/org/hibernate/test/lob/ClobLocatorTest.java
  M testsuite/src/test/java/org/hibernate/test/lob/LongByteArrayTest.java
  M testsuite/src/test/java/org/hibernate/test/lob/LongStringTest.java
  M testsuite/src/test/java/org/hibernate/test/lob/SerializableTypeTest.java
Log Message:
-----------
HHH-5704 : Added tests for empty blob, clob, text, and image
    
    
More information about the hibernate-commits
mailing list