|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDef | |
---|---|
org.hibernate.metamodel | NOTE: This package is currently unfinished and therefore considered experimental and unsupported. |
org.hibernate.metamodel.source | |
org.hibernate.metamodel.source.internal |
Uses of TypeDef in org.hibernate.metamodel |
---|
Methods in org.hibernate.metamodel that return TypeDef | |
---|---|
TypeDef |
Metadata.getTypeDefinition(String name)
|
Methods in org.hibernate.metamodel that return types with arguments of type TypeDef | |
---|---|
Iterable<TypeDef> |
Metadata.getTypeDefinitions()
|
Uses of TypeDef in org.hibernate.metamodel.source |
---|
Methods in org.hibernate.metamodel.source with parameters of type TypeDef | |
---|---|
void |
MetadataImplementor.addTypeDefinition(TypeDef typeDef)
|
Uses of TypeDef in org.hibernate.metamodel.source.internal |
---|
Methods in org.hibernate.metamodel.source.internal that return TypeDef | |
---|---|
TypeDef |
MetadataImpl.getTypeDefinition(String name)
|
Methods in org.hibernate.metamodel.source.internal that return types with arguments of type TypeDef | |
---|---|
Iterable<TypeDef> |
MetadataImpl.getTypeDefinitions()
|
Methods in org.hibernate.metamodel.source.internal with parameters of type TypeDef | |
---|---|
void |
MetadataImpl.addTypeDefinition(TypeDef typeDef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |