Uses of Class
org.hibernate.test.annotations.lob.AbstractCompiledCode

Packages that use AbstractCompiledCode
org.hibernate.test.annotations.lob Test package for metatata facilities It contains an example of filter metadata 
 

Uses of AbstractCompiledCode in org.hibernate.test.annotations.lob
 

Classes in org.hibernate.test.annotations.lob with type parameters of type AbstractCompiledCode
 class AbstractLobTest<B extends AbstractBook,C extends AbstractCompiledCode>
           
 

Subclasses of AbstractCompiledCode in org.hibernate.test.annotations.lob
 class CompiledCode
          Compiled code representation
 class VersionedCompiledCode
          Compiled code representation with a version
 



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