public class TableAliasNamingStrategy
extends org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
| Constructor and Description |
|---|
TableAliasNamingStrategy(Map<String,String> aliasMap) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.boot.model.naming.Identifier |
toPhysicalTableName(org.hibernate.boot.model.naming.Identifier name,
org.hibernate.engine.jdbc.env.spi.JdbcEnvironment context) |
public org.hibernate.boot.model.naming.Identifier toPhysicalTableName(org.hibernate.boot.model.naming.Identifier name,
org.hibernate.engine.jdbc.env.spi.JdbcEnvironment context)
toPhysicalTableName in interface org.hibernate.boot.model.naming.PhysicalNamingStrategytoPhysicalTableName in class org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImplCopyright © 2020. All rights reserved.