| Package | Description |
|---|---|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,TypeDef> |
Configuration.typeDefs |
| Modifier and Type | Method and Description |
|---|---|
TypeDef |
Configuration.MappingsImpl.getTypeDef(String typeName) |
TypeDef |
Mappings.getTypeDef(String typeName)
Retrieve a type definition by name.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.