Uses of Interface
org.flowable.common.engine.api.query.NativeQuery
-
Packages that use NativeQuery Package Description org.flowable.common.engine.api.query -
-
Uses of NativeQuery in org.flowable.common.engine.api.query
Classes in org.flowable.common.engine.api.query with type parameters of type NativeQuery Modifier and Type Interface Description interfaceNativeQuery<T extends NativeQuery<?,?>,U>Describes basic methods for doing native queries
-