org.camunda.bpm.engine.impl.db.sql
Class MybatisJoinHelper
java.lang.Object
org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
public class MybatisJoinHelper
- extends Object
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final EnginePersistenceLogger LOG
mappings
public static Map<String,MyBatisTableMapping> mappings
MybatisJoinHelper
public MybatisJoinHelper()
tableAlias
public static String tableAlias(String relation,
int index)
tableMapping
public static String tableMapping(String relation)
orderBySelection
public static String orderBySelection(QueryOrderingProperty orderingProperty,
int index)
orderBy
public static String orderBy(QueryOrderingProperty orderingProperty,
int index)
getTableMapping
protected static MyBatisTableMapping getTableMapping(String relation)
Copyright © 2015 camunda services GmbH. All rights reserved.