TableNameFormatter
public class SimpleTableNameFormatter extends java.lang.Object implements TableNameFormatter
Constructor | Description |
---|---|
SimpleTableNameFormatter() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getQualifiedTableName(org.hibernate.dialect.Dialect dialect,
org.hibernate.mapping.Table table) |
public java.lang.String getQualifiedTableName(org.hibernate.dialect.Dialect dialect, org.hibernate.mapping.Table table)
getQualifiedTableName
in interface TableNameFormatter
Copyright © 2014–2019 Blazebit. All rights reserved.