| 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 | Field and Description |
|---|---|
static NamingHelper |
NamingHelper.INSTANCE
Singleton access
|
| Modifier and Type | Method and Description |
|---|---|
static NamingHelper |
NamingHelper.withCharset(String charset) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.