public interface Mapping
Type, 
SessionFactoryImpl, 
Configuration| Modifier and Type | Method and Description | 
|---|---|
IdentifierGeneratorFactory | 
getIdentifierGeneratorFactory()
Deprecated. 
 
temporary solution 
 | 
String | 
getIdentifierPropertyName(String className)  | 
Type | 
getIdentifierType(String className)  | 
Type | 
getReferencedPropertyType(String className,
                         String propertyName)  | 
@Deprecated IdentifierGeneratorFactory getIdentifierGeneratorFactory()
Type getIdentifierType(String className) throws MappingException
MappingExceptionString getIdentifierPropertyName(String className) throws MappingException
MappingExceptionType getReferencedPropertyType(String className, String propertyName) throws MappingException
MappingExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.