Uses of Class
org.spiderwiz.core.QueryObject
Package | Description |
---|---|
org.spiderwiz.core |
Core classes of the Spiderwiz framework.
|
-
Uses of QueryObject in org.spiderwiz.core
Methods in org.spiderwiz.core with type parameters of type QueryObject Modifier and Type Method Description <T extends QueryObject>
TMain. createQuery(Class<T> type)
Creates a query object.