Packages that use QueryParam | |
---|---|
it.list.jft | Provides interfaces for dealing with different FastTrack objects. |
Uses of QueryParam in it.list.jft |
---|
Methods in it.list.jft that return QueryParam | |
---|---|
QueryParam |
Context.makeQueryParam()
Create and returns a new query parameter container. |
Methods in it.list.jft with parameters of type QueryParam | |
---|---|
Query |
Context.makeQuery(Connection connection,
QueryParam param,
QueryListener listener)
Create and returns a new query. |