Interface NativeDmnDeploymentQuery

All Superinterfaces:
NativeQuery<NativeDmnDeploymentQuery,DmnDeployment>
All Known Implementing Classes:
NativeDmnDeploymentQueryImpl

public interface NativeDmnDeploymentQuery extends NativeQuery<NativeDmnDeploymentQuery,DmnDeployment>
Allows querying of DmnDeployments via native (SQL) queries
Author:
Tijs Rademakers