net.sf.jpacriteria.select
Class SubCriteriaSelection

java.lang.Object
  extended by net.sf.jpacriteria.select.SelectionImpl
      extended by net.sf.jpacriteria.select.SubCriteriaSelection
All Implemented Interfaces:
java.io.Serializable, CriteriaBlock, Selection

public class SubCriteriaSelection
extends SelectionImpl

Version:
$Id: SubCriteriaSelection.java,v 1.1 2007/04/13 13:37:45 maxim_butov Exp $
Author:
Maxim Butov
See Also:
Serialized Form

Constructor Summary
SubCriteriaSelection(Criteria criteria)
           
 
Method Summary
 void build(CriteriaBuffer buffer)
           
 
Methods inherited from class net.sf.jpacriteria.select.SelectionImpl
aggregate, append
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubCriteriaSelection

public SubCriteriaSelection(Criteria criteria)
Method Detail

build

public void build(CriteriaBuffer buffer)


Copyright © 2007. All Rights Reserved.