Package | Description |
---|---|
org.hibernate.boot.model.naming |
Represents a proposed new approach to allowing hooks into the process of determining
the name of database objects (tables, columns, constraints, etc).
|
Modifier and Type | Method and Description |
---|---|
Identifier |
ObjectNameNormalizer.determineLogicalName(String explicitName,
NamingStrategyHelper namingStrategyHelper)
Determine the logical name give a (potentially
null /empty) explicit name. |
Copyright © 2017. All rights reserved.