Interface NativeFormDeploymentQuery
- All Superinterfaces:
NativeQuery<NativeFormDeploymentQuery, FormDeployment>
public interface NativeFormDeploymentQuery
extends NativeQuery<NativeFormDeploymentQuery, FormDeployment>
Allows querying of
FormDeployments via native (SQL) queries- Author:
- Tijs Rademakers
-
Method Summary
Methods inherited from interface NativeQuery
count, list, listPage, parameter, singleResult, sql