public interface Mapping
Type,
SessionFactoryImpl,
Configuration| Modifier and Type | Method and Description |
|---|---|
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) |
@Deprecated IdentifierGeneratorFactory getIdentifierGeneratorFactory()
Type getIdentifierType(java.lang.String className) throws MappingException
MappingExceptionjava.lang.String getIdentifierPropertyName(java.lang.String className)
throws MappingException
MappingExceptionType getReferencedPropertyType(java.lang.String className, java.lang.String propertyName) throws MappingException
MappingExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.