| Package | Description |
|---|---|
| org.hibernate.metamodel.relational |
This package defines the metamodel of a relational database schema.
|
| org.hibernate.metamodel.source.hbm |
| Modifier and Type | Method and Description |
|---|---|
Schema.Name |
Schema.getName() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Database.locateSchema(Schema.Name name) |
| Constructor and Description |
|---|
Schema(Schema.Name name) |
| Modifier and Type | Method and Description |
|---|---|
static Schema.Name |
Helper.determineDatabaseSchemaName(String explicitSchemaName,
String explicitCatalogName,
LocalBindingContext bindingContext) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.