Package org.hibernate.test.annotations.lob

Test package for metatata facilities It contains an example of filter metadata

See:
          Description

Class Summary
AbstractBook  
AbstractCompiledCode  
AbstractLobTest<B extends AbstractBook,C extends AbstractCompiledCode>  
Book  
CharacterArrayTextType A type that maps JDBC LONGVARCHAR and Character[].
CompiledCode Compiled code representation
Dog  
Editor  
ImageHolder An entity containing data that is materialized into a byte array immediately.
ImageTest Tests eager materialization and mutation of data mapped by ImageType.
LobTest  
LongStringHolder An entity containing data that is materialized into a String immediately.
MaterializedBlobEntity TODO : javadoc
MaterializedBlobTest  
PrimitiveCharacterArrayTextType A type that maps JDBC LONGVARCHAR and char[].
SerializableToImageType A type that maps JDBC LONGVARBINARY and Serializable.
TextTest Tests eager materialization and mutation of long strings.
VersionedBook  
VersionedCompiledCode Compiled code representation with a version
VersionedLobTest  
WrappedImageType A type that maps JDBC LONGVARBINARY and Byte[]
 

Package org.hibernate.test.annotations.lob Description

Test package for metatata facilities It contains an example of filter metadata



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