Uses of Class
net.java.ao.Query.QueryType

Packages that use Query.QueryType
net.java.ao   
 

Uses of Query.QueryType in net.java.ao
 

Methods in net.java.ao that return Query.QueryType
 Query.QueryType Query.getType()
           
static Query.QueryType Query.QueryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Query.QueryType[] Query.QueryType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in net.java.ao with parameters of type Query.QueryType
Query(Query.QueryType type, String fields)
           
 



Copyright © 2007-2011. All Rights Reserved.