|
||||||||||
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 |
String |
getIdentifierPropertyName(String className)
|
Type |
getIdentifierType(String className)
|
Type |
getReferencedPropertyType(String className,
String propertyName)
|
Method Detail |
---|
IdentifierGeneratorFactory getIdentifierGeneratorFactory()
Type getIdentifierType(String className) throws MappingException
MappingException
String getIdentifierPropertyName(String className) throws MappingException
MappingException
Type getReferencedPropertyType(String className, String propertyName) throws MappingException
MappingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |