|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDef | |
---|---|
org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
Uses of TypeDef in org.hibernate.cfg |
---|
Fields in org.hibernate.cfg with type parameters of type TypeDef | |
---|---|
protected Map<String,TypeDef> |
Configuration.typeDefs
|
Methods in org.hibernate.cfg that return TypeDef | |
---|---|
TypeDef |
Mappings.getTypeDef(String typeName)
Retrieve a type definition by name. |
TypeDef |
Configuration.MappingsImpl.getTypeDef(String typeName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |