Interface MyBatisTableMapping
- 
- All Known Implementing Classes:
 CaseDefinitionTableMapping,DeploymentTableMapping,ProcessDefinitionTableMapping,VariableTableMapping
public interface MyBatisTableMapping- Author:
 - Thorben Lindhauer
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTableAlias()StringgetTableName()booleanisOneToOneRelation() 
 -