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

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

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

Methods in org.hibernate.test.annotations.lob that return Editor
 Editor AbstractBook.getEditor()
           
 

Methods in org.hibernate.test.annotations.lob with parameters of type Editor
 void AbstractBook.setEditor(Editor editor)
           
 



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