Uses of Interface
org.hibernate.criterion.Example.PropertySelector

Packages that use Example.PropertySelector
org.hibernate.criterion A framework for defining restriction criteria and order criteria. 
 

Uses of Example.PropertySelector in org.hibernate.criterion
 

Methods in org.hibernate.criterion with parameters of type Example.PropertySelector
 Example Example.setPropertySelector(Example.PropertySelector selector)
          Set the property selector
 

Constructors in org.hibernate.criterion with parameters of type Example.PropertySelector
Example(Object entity, Example.PropertySelector selector)
           
 



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