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
MappingException
String getIdentifierPropertyName(String className) throws MappingException
MappingException
Type getReferencedPropertyType(String className, String propertyName) throws MappingException
MappingException
Copyright © 2016 JBoss by Red Hat. All rights reserved.