Uses of Interface
org.camunda.bpm.engine.impl.db.sql.MyBatisTableMapping
Packages that use MyBatisTableMapping
-
Uses of MyBatisTableMapping in org.camunda.bpm.engine.impl.db.sql
Classes in org.camunda.bpm.engine.impl.db.sql that implement MyBatisTableMappingModifier and TypeClassDescriptionclass
class
class
class
Fields in org.camunda.bpm.engine.impl.db.sql with type parameters of type MyBatisTableMappingModifier and TypeFieldDescriptionstatic Map<String,
MyBatisTableMapping> MybatisJoinHelper.mappings
Methods in org.camunda.bpm.engine.impl.db.sql that return MyBatisTableMappingModifier and TypeMethodDescriptionprotected static MyBatisTableMapping
MybatisJoinHelper.getTableMapping
(String relation)