Class CaseDefinitionTableMapping
java.lang.Object
org.camunda.bpm.engine.impl.db.sql.CaseDefinitionTableMapping
- All Implemented Interfaces:
 MyBatisTableMapping
- Author:
 - Thorben Lindhauer
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionboolean 
- 
Constructor Details
- 
CaseDefinitionTableMapping
public CaseDefinitionTableMapping() 
 - 
 - 
Method Details
- 
getTableName
- Specified by:
 getTableNamein interfaceMyBatisTableMapping
 - 
getTableAlias
- Specified by:
 getTableAliasin interfaceMyBatisTableMapping
 - 
isOneToOneRelation
public boolean isOneToOneRelation()- Specified by:
 isOneToOneRelationin interfaceMyBatisTableMapping
 
 -