org.castor.cpa.query
Class QueryFactory

java.lang.Object
  extended by org.castor.cpa.query.QueryFactory

public final class QueryFactory
extends Object

Class for Query Factory of query objects.

Since:
1.3
Version:
$Revision: 8994 $ $Date: 2011-08-02 01:40:59 +0200 (Di, 02 Aug 2011) $
Author:
Udai Gupta, Ralf Joachim

Method Summary
static SelectQuery newSelectQuery()
          The method to create a new SelectQuery.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newSelectQuery

public static SelectQuery newSelectQuery()
The method to create a new SelectQuery.

Returns:
the SelectQueryImpl


Copyright © 2012. All Rights Reserved.