public class NameMapping extends Object
| Constructor and Description |
|---|
NameMapping(Set<Table> tables) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<Column,String> |
getColumnName(Table table) |
com.google.common.collect.BiMap<Table,String> |
getEntityName() |
Copyright © 2020. All rights reserved.