Interface ParameterizedQuery

All Known Implementing Classes:
ParameterizedQueryServerImpl

public interface ParameterizedQuery
A ParameterizedQuery is a set of computations that are deferred until parameters are provided to complete. They can be thought of as a "PQ Lite"