public class DeploymentTableMapping extends Object implements MyBatisTableMapping
Constructor and Description |
---|
DeploymentTableMapping() |
Modifier and Type | Method and Description |
---|---|
String |
getTableAlias() |
String |
getTableName() |
boolean |
isOneToOneRelation() |
public String getTableName()
getTableName
in interface MyBatisTableMapping
public String getTableAlias()
getTableAlias
in interface MyBatisTableMapping
public boolean isOneToOneRelation()
isOneToOneRelation
in interface MyBatisTableMapping
Copyright © 2022. All rights reserved.