Package org.flowable.common.engine.impl.db
package org.flowable.common.engine.impl.db
-
ClassDescriptionAbstractDataManager<EntityImpl extends Entity>Use this to execute a dedicated delete statement.Use this to execute a dedicated update statement.Entities that are using revisions for optimistic locking, need to implement this interface.A configuration that is used by the
LiquibaseBasedSchemaManager
to ease the access to certain database properties.This class configures typeAliases inTypeAliasRegistry
This class configuresTypeHandler
inTypeHandlerRegistry
SingleCachedEntityMatcher<EntityImpl extends Entity>Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.Contains a predefined set of states for process definitions and process instances