Interface NativeDeploymentQuery

All Superinterfaces:
NativeQuery<NativeDeploymentQuery,Deployment>
All Known Implementing Classes:
NativeDeploymentQueryImpl

public interface NativeDeploymentQuery extends NativeQuery<NativeDeploymentQuery,Deployment>
Allows querying of Deployments via native (SQL) queries
Author:
Henry Yan(http://www.kafeitu.me)