| Package | Description |
|---|---|
| org.hibernate.metamodel |
NOTE: This package is currently unfinished and therefore considered experimental and unsupported.
|
| org.hibernate.metamodel.source | |
| org.hibernate.metamodel.source.internal |
| Modifier and Type | Method and Description |
|---|---|
TypeDef |
Metadata.getTypeDefinition(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<TypeDef> |
Metadata.getTypeDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataImplementor.addTypeDefinition(TypeDef typeDef) |
| Modifier and Type | Method and Description |
|---|---|
TypeDef |
MetadataImpl.getTypeDefinition(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<TypeDef> |
MetadataImpl.getTypeDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataImpl.addTypeDefinition(TypeDef typeDef) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.