sf logo

sf.qof.codegen
Class SelectQueryMethodGenerator

java.lang.Object
  extended by sf.qof.codegen.SelectQueryMethodGenerator

public class SelectQueryMethodGenerator
extends Object

Internal - SelectQueryMethodGenerator is the main generator class for select query methods.


Constructor Summary
SelectQueryMethodGenerator()
           
 
Method Summary
static void addSelectQueryBody(net.sf.cglib.core.CodeEmitter co, QueryObjectGenerator generator, Mapper mapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectQueryMethodGenerator

public SelectQueryMethodGenerator()
Method Detail

addSelectQueryBody

public static void addSelectQueryBody(net.sf.cglib.core.CodeEmitter co,
                                      QueryObjectGenerator generator,
                                      Mapper mapper)

sf logo

Copyright © 2007 brunella ltd. All Rights Reserved.