Interface NativeDmnDeploymentQuery

All Superinterfaces:
NativeQuery<NativeDmnDeploymentQuery,DmnDeployment>

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