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