org.castor.cpa.query
Class QueryFactory
java.lang.Object
org.castor.cpa.query.QueryFactory
public final class QueryFactory
- extends Object
Class for Query Factory of query objects.
- Since:
- 1.3
- Version:
- $Revision: 7121 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
- Author:
- Udai Gupta, Ralf Joachim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newSelectQuery
public static SelectQuery newSelectQuery()
- The method to create a new SelectQuery.
- Returns:
- the SelectQueryImpl
Copyright © 2010. All Rights Reserved.