Packages that use Query | |
---|---|
it.list.jft | Provides interfaces for dealing with different FastTrack objects. |
it.list.jft.event | Provides interfaces for dealing with different types of events and listeners. |
Uses of Query in it.list.jft |
---|
Methods in it.list.jft that return Query | |
---|---|
Query |
Context.makeQuery(Connection connection,
QueryParam param,
QueryListener listener)
Create and returns a new query. |
Uses of Query in it.list.jft.event |
---|
Methods in it.list.jft.event that return Query | |
---|---|
Query |
QueryEvent.getQuery()
Returns the query associated to this event. |