Interface NativeDeploymentQuery
- All Superinterfaces:
NativeQuery<NativeDeploymentQuery, Deployment>
- All Known Implementing Classes:
NativeDeploymentQueryImpl
@Internal
public interface NativeDeploymentQuery
extends NativeQuery<NativeDeploymentQuery, Deployment>
Allows querying of
Deployments via native (SQL) queries-
Method Summary
Methods inherited from interface NativeQuery
count, list, listPage, parameter, singleResult, sql