All Packages Class Hierarchy This Package Previous Next Index
Class examples.qry.Queries
java.lang.Object
|
+----examples.qry.Queries
- public class Queries
- extends Object
The Queries class shows how to build some
simple queries using the Query package.
More complex queries can be built easily by using the appropriate
calls to the methods of the Query class as shown in the simple
examples described below.
-
Queries()
-
-
query(int)
- Build some sample queries.
Queries
public Queries()
query
public static QueryExp query(int i)
- Build some sample queries.
All Packages Class Hierarchy This Package Previous Next Index