Uses of Interface
org.camunda.bpm.engine.impl.db.sql.MyBatisTableMapping

Packages that use MyBatisTableMapping
org.camunda.bpm.engine.impl.db.sql   
 

Uses of MyBatisTableMapping in org.camunda.bpm.engine.impl.db.sql
 

Classes in org.camunda.bpm.engine.impl.db.sql that implement MyBatisTableMapping
 class CaseDefinitionTableMapping
           
 class ProcessDefinitionTableMapping
           
 class VariableTableMapping
           
 

Fields in org.camunda.bpm.engine.impl.db.sql with type parameters of type MyBatisTableMapping
static Map<String,MyBatisTableMapping> MybatisJoinHelper.mappings
           
 

Methods in org.camunda.bpm.engine.impl.db.sql that return MyBatisTableMapping
protected static MyBatisTableMapping MybatisJoinHelper.getTableMapping(String relation)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.