Uses of Interface
org.activiti.engine.impl.interceptor.Session
Packages that use Session
Package
Description
-
Uses of Session in org.activiti.engine.impl.db
Classes in org.activiti.engine.impl.db that implement SessionMethods in org.activiti.engine.impl.db that return Session -
Uses of Session in org.activiti.engine.impl.interceptor
Fields in org.activiti.engine.impl.interceptor with type parameters of type SessionMethods in org.activiti.engine.impl.interceptor that return SessionMethods in org.activiti.engine.impl.interceptor that return types with arguments of type Session -
Uses of Session in org.activiti.engine.impl.persistence
Fields in org.activiti.engine.impl.persistence with type parameters of type SessionModifier and TypeFieldDescriptionGenericManagerFactory.implementationClassGenericManagerFactory.typeClassMethods in org.activiti.engine.impl.persistence that return SessionModifier and TypeMethodDescriptionGenericManagerFactory.openSession(CommandContext commandContext) Constructor parameters in org.activiti.engine.impl.persistence with type arguments of type SessionModifierConstructorDescriptionGenericManagerFactory(Class<? extends Session> implementationClass) GenericManagerFactory(Class<? extends Session> typeClass, Class<? extends Session> implementationClass) -
Uses of Session in org.activiti.engine.impl.persistence.cache
Subinterfaces of Session in org.activiti.engine.impl.persistence.cacheModifier and TypeInterfaceDescriptioninterfaceClasses in org.activiti.engine.impl.persistence.cache that implement Session -
Uses of Session in org.activiti.engine.impl.variable
Subinterfaces of Session in org.activiti.engine.impl.variableClasses in org.activiti.engine.impl.variable that implement SessionMethods in org.activiti.engine.impl.variable that return SessionModifier and TypeMethodDescriptionEntityManagerSessionFactory.openSession(CommandContext commandContext) -
Uses of Session in org.activiti.engine.test.profiler
Classes in org.activiti.engine.test.profiler that implement SessionMethods in org.activiti.engine.test.profiler that return SessionModifier and TypeMethodDescriptionProfilingDbSqlSessionFactory.openSession(CommandContext commandContext)