|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mapping
Defines operations common to "compiled" mappings (ie. SessionFactory) and "uncompiled" mappings (ie. Configuration) that are used by implementors of Type.
Type,
SessionFactoryImpl,
Configuration| Method Summary | |
|---|---|
IdentifierGeneratorFactory |
getIdentifierGeneratorFactory()
Deprecated. temporary solution |
java.lang.String |
getIdentifierPropertyName(java.lang.String className)
|
Type |
getIdentifierType(java.lang.String className)
|
Type |
getReferencedPropertyType(java.lang.String className,
java.lang.String propertyName)
|
| Method Detail |
|---|
IdentifierGeneratorFactory getIdentifierGeneratorFactory()
Type getIdentifierType(java.lang.String className)
throws MappingException
MappingException
java.lang.String getIdentifierPropertyName(java.lang.String className)
throws MappingException
MappingException
Type getReferencedPropertyType(java.lang.String className,
java.lang.String propertyName)
throws MappingException
MappingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||