Uses of Class
org.dromara.warm.flow.orm.entity.FlowSkip
Packages that use FlowSkip
-
Uses of FlowSkip in org.dromara.warm.flow.orm.dao
Methods in org.dromara.warm.flow.orm.dao that return FlowSkipMethods in org.dromara.warm.flow.orm.dao that return types with arguments of type FlowSkip -
Uses of FlowSkip in org.dromara.warm.flow.orm.entity
Fields in org.dromara.warm.flow.orm.entity with type parameters of type FlowSkipModifier and TypeFieldDescriptionprivate JPAUpdateMergeFunction<FlowSkip>FlowSkip.entityMergeprivate JPAPredicateFunction<javax.persistence.criteria.CriteriaBuilder,javax.persistence.criteria.Root<FlowSkip>, List<javax.persistence.criteria.Predicate>> FlowSkip.entityPredicateMethods in org.dromara.warm.flow.orm.entity that return types with arguments of type FlowSkipModifier and TypeMethodDescriptionFlowSkip.entityMerge()JPAPredicateFunction<javax.persistence.criteria.CriteriaBuilder,javax.persistence.criteria.Root<FlowSkip>, List<javax.persistence.criteria.Predicate>> FlowSkip.entityPredicate()