Package org.hibernate.test.lob

Class Summary
BlobLocatorTest Tests lazy materialization of data mapped by BlobType, as well as bounded and unbounded materialization and mutation.
ClobLocatorTest Tests lazy materialization of data mapped by ClobType as well as bounded and unbounded materialization and mutation.
ImageTest Tests eager materialization and mutation of data mapped by ImageType.
LobHolder An entity containing all kinds of good LOB-type data...
LobMergeTest  
LongByteArrayHolder An entity containing data that is materialized into a byte array immediately.
LongByteArrayTest Tests eager materialization and mutation of long byte arrays.
LongStringHolder An entity containing data that is materialized into a String immediately.
LongStringTest Tests eager materialization and mutation of long strings.
MaterializedBlobTest Tests eager materialization and mutation of data mapped by MaterializedBlobType.
MaterializedClobTest Tests eager materialization and mutation of data mapped by MaterializedClobType.
SerializableData Implementation of SerializableData.
SerializableHolder An entity containing serializable data which is mapped via the SerializableType.
SerializableTypeTest Tests of SerializableType
TextTest Test eager materialization and mutation data mapped by #TextType.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.