org.hibernate.cfg
Class AnnotationConfiguration.ExtendedMappingsImpl

java.lang.Object
  extended by org.hibernate.cfg.Configuration.MappingsImpl
      extended by org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
All Implemented Interfaces:
Serializable, ExtendedMappings, Mappings
Enclosing class:
AnnotationConfiguration

Deprecated.

@Deprecated
protected class AnnotationConfiguration.ExtendedMappingsImpl
extends Configuration.MappingsImpl
implements ExtendedMappings

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.hibernate.cfg.Mappings
Mappings.PropertyReference
 
Constructor Summary
protected AnnotationConfiguration.ExtendedMappingsImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.hibernate.cfg.Configuration.MappingsImpl
addAnyMetaDef, addAuxiliaryDatabaseObject, addClass, addClassType, addCollection, addColumnBinding, addDefaultGenerator, addDefaultQuery, addDefaultResultSetMapping, addDefaultSQLQuery, addDenormalizedTable, addFilterDefinition, addGenerator, addGeneratorTable, addImport, addJoins, addMappedBy, addMappedSuperclass, addPropertyAnnotatedWithMapsId, addPropertyAnnotatedWithMapsIdSpecj, addPropertyReference, addPropertyReferencedAssociation, addQuery, addResultSetMapping, addSecondPass, addSecondPass, addSQLQuery, addTable, addTableBinding, addToExtendsQueue, addToOneAndIdProperty, addTypeDef, addUniqueConstraintHolders, addUniqueConstraints, addUniquePropertyReference, applyResultSetMapping, findOrCreateFetchProfile, getAnyMetaDef, getCatalogName, getClass, getClasses, getClassType, getCollection, getConfigurationProperties, getDefaultAccess, getDefaultCascade, getDefaultPackage, getFilterDefinition, getFilterDefinitions, getFromMappedBy, getGenerator, getGenerator, getGeneratorTableProperties, getIdentifierGeneratorFactory, getJoins, getLogicalColumnName, getLogicalTableName, getMappedSuperclass, getNamingStrategy, getObjectNameNormalizer, getPersisterClassProvider, getPhysicalColumnName, getPropertyAnnotatedWithIdAndToOne, getPropertyAnnotatedWithMapsId, getPropertyReferencedAssociation, getQuery, getReflectionManager, getResultSetMapping, getSchemaName, getSQLQuery, getTable, getTableUniqueConstraints, getTypeDef, getTypeResolver, getUniqueConstraintHoldersByTable, isAutoImport, isDefaultLazy, isInSecondPass, isSpecjProprietarySyntaxEnabled, iterateAuxiliaryDatabaseObjects, iterateAuxiliaryDatabaseObjectsInReverse, iterateAuxliaryDatabaseObjects, iterateAuxliaryDatabaseObjectsInReverse, iterateClasses, iterateCollections, iterateTables, locatePersistentClassByEntityName, removeResultSetMapping, setAutoImport, setCatalogName, setDefaultAccess, setDefaultCascade, setDefaultLazy, setDefaultPackage, setNamingStrategy, setPersisterClassProvider, setSchemaName, useNewGeneratorMappings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.hibernate.cfg.Mappings
addAnyMetaDef, addAuxiliaryDatabaseObject, addClass, addClassType, addCollection, addColumnBinding, addDefaultGenerator, addDefaultQuery, addDefaultResultSetMapping, addDefaultSQLQuery, addDenormalizedTable, addFilterDefinition, addGenerator, addGeneratorTable, addImport, addJoins, addMappedBy, addMappedSuperclass, addPropertyAnnotatedWithMapsId, addPropertyAnnotatedWithMapsIdSpecj, addPropertyReference, addPropertyReferencedAssociation, addQuery, addResultSetMapping, addSecondPass, addSecondPass, addSQLQuery, addTable, addTableBinding, addToExtendsQueue, addToOneAndIdProperty, addTypeDef, addUniqueConstraintHolders, addUniqueConstraints, addUniquePropertyReference, findOrCreateFetchProfile, getAnyMetaDef, getCatalogName, getClass, getClasses, getClassType, getCollection, getConfigurationProperties, getDefaultAccess, getDefaultCascade, getDefaultPackage, getFilterDefinition, getFilterDefinitions, getFromMappedBy, getGenerator, getGenerator, getGeneratorTableProperties, getIdentifierGeneratorFactory, getJoins, getLogicalColumnName, getLogicalTableName, getMappedSuperclass, getNamingStrategy, getObjectNameNormalizer, getPersisterClassProvider, getPhysicalColumnName, getPropertyAnnotatedWithIdAndToOne, getPropertyAnnotatedWithMapsId, getPropertyReferencedAssociation, getQuery, getReflectionManager, getResultSetMapping, getSchemaName, getSQLQuery, getTable, getTableUniqueConstraints, getTypeDef, getTypeResolver, getUniqueConstraintHoldersByTable, isAutoImport, isDefaultLazy, isInSecondPass, isSpecjProprietarySyntaxEnabled, iterateAuxiliaryDatabaseObjects, iterateAuxiliaryDatabaseObjectsInReverse, iterateAuxliaryDatabaseObjects, iterateAuxliaryDatabaseObjectsInReverse, iterateClasses, iterateCollections, iterateTables, locatePersistentClassByEntityName, setAutoImport, setCatalogName, setDefaultAccess, setDefaultCascade, setDefaultLazy, setDefaultPackage, setNamingStrategy, setPersisterClassProvider, setSchemaName, useNewGeneratorMappings
 

Constructor Detail

AnnotationConfiguration.ExtendedMappingsImpl

protected AnnotationConfiguration.ExtendedMappingsImpl()
Deprecated. 


Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.