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 |
ImplicitNamingStrategy.determinePrimaryTableName(ImplicitEntityNameSource source)
Determine the implicit name of an entity's primary table.
|
Identifier |
ImplicitNamingStrategyJpaCompliantImpl.determinePrimaryTableName(ImplicitEntityNameSource source) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.