|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnyMetaDef | |
|---|---|
| org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
| org.hibernate.test.annotations.any | |
| Uses of AnyMetaDef in org.hibernate.cfg |
|---|
| Methods in org.hibernate.cfg that return AnyMetaDef | |
|---|---|
AnyMetaDef |
Configuration.MappingsImpl.getAnyMetaDef(String name)
|
AnyMetaDef |
Mappings.getAnyMetaDef(String name)
|
| Methods in org.hibernate.cfg with parameters of type AnyMetaDef | |
|---|---|
void |
Configuration.MappingsImpl.addAnyMetaDef(AnyMetaDef defAnn)
|
void |
Mappings.addAnyMetaDef(AnyMetaDef defAnn)
|
| Uses of AnyMetaDef in org.hibernate.test.annotations.any |
|---|
| Methods in org.hibernate.test.annotations.any with annotations of type AnyMetaDef | |
|---|---|
List<Property> |
PropertySet.getGeneralProperties()
|
Map<String,Property> |
PropertyMap.getProperties()
|
Property |
PropertySet.getSomeProperty()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||