|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public getTableInformation(schemaName Namespace.Name, tableName Identifier) : TableInformation in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public DenormalizedTable(namespace Namespace, physicalTableName Identifier, subselectFragment String, isAbstract boolean, includedTable Table) in class org.hibernate.mapping.DenormalizedTable |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public Table(namespace Namespace, physicalTableName Identifier, subselect String, isAbstract boolean) in class org.hibernate.mapping.Table |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public SimpleAuxiliaryDatabaseObject(namespace Namespace, createString String, dropString String, dialectScopes Set<String>) in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject |
From |
To |
|
Change Parameter Type schema : Schema.Name to schema : Namespace.Name in method public schemaExists(schema Namespace.Name) : boolean in class org.hibernate.tool.schema.extract.internal.legacy.DatabaseInformationImpl |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public SimpleAuxiliaryDatabaseObject(namespace Namespace, createStrings String[], dropStrings String[], dialectScopes Set<String>) in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject |
From |
To |
|
Change Parameter Type schema : Schema.Name to schema : Namespace.Name in method public schemaExists(schema Namespace.Name) : boolean in class org.hibernate.tool.schema.extract.spi.DatabaseInformation |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public QualifiedSequenceName(schemaName Namespace.Name, sequenceName Identifier) in class org.hibernate.boot.model.relational.QualifiedSequenceName |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public getSequenceInformation(schemaName Namespace.Name, sequenceName Identifier) : SequenceInformation in class org.hibernate.tool.schema.extract.internal.legacy.DatabaseInformationImpl |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method private applyConstraintDropping(targets Target[], namespace Namespace, metadata Metadata) : void in class org.hibernate.tool.schema.internal.SchemaDropperImpl |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public getSequenceInformation(schemaName Namespace.Name, sequenceName Identifier) : SequenceInformation in class org.hibernate.tool.schema.extract.spi.DatabaseInformation |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public DenormalizedTable(namespace Namespace, subselect String, isAbstract boolean, includedTable Table) in class org.hibernate.mapping.DenormalizedTable |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public QualifiedNameImpl(schemaName Namespace.Name, objectName Identifier) in class org.hibernate.boot.model.relational.QualifiedNameImpl |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public Table(namespace Namespace, physicalTableName Identifier, isAbstract boolean) in class org.hibernate.mapping.Table |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public getSequenceInformation(schemaName Namespace.Name, sequenceName Identifier) : SequenceInformation in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public Table(namespace Namespace, subselect String, isAbstract boolean) in class org.hibernate.mapping.Table |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public getTableInformation(schemaName Namespace.Name, tableName Identifier) : TableInformation in class org.hibernate.tool.schema.extract.internal.legacy.DatabaseInformationImpl |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public getTableInformation(schemaName Namespace.Name, tableName Identifier) : TableInformation in class org.hibernate.tool.schema.extract.spi.DatabaseInformation |
From |
To |
|
Change Parameter Type schema : Schema.Name to schema : Namespace.Name in method public schemaExists(schema Namespace.Name) : boolean in class org.hibernate.tool.schema.extract.internal.DatabaseInformationImpl |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public prepareCatalogAndSchema(schemaName Namespace.Name) : DatabaseInformationBuilder in class org.hibernate.tool.schema.extract.spi.DatabaseInformationBuilder |
From |
To |
|
Change Parameter Type schema : Schema to namespace : Namespace in method public DenormalizedTable(namespace Namespace, physicalTableName Identifier, isAbstract boolean, includedTable Table) in class org.hibernate.mapping.DenormalizedTable |
From |
To |
|
Change Parameter Type schemaName : Schema.Name to schemaName : Namespace.Name in method public QualifiedTableName(schemaName Namespace.Name, tableName Identifier) in class org.hibernate.boot.model.relational.QualifiedTableName |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.enhanced.SequenceStructure |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.MultipleHiLoPerTableGenerator |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method private bindSecondaryTable(mappingDocument MappingDocument, secondaryTableSource SecondaryTableSource, secondaryTableJoin Join, entityTableXref EntityTableXref) : void in class org.hibernate.boot.model.source.internal.hbm.ModelBinder |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public doDrop(metadata Metadata, dropSchemas boolean, dialect Dialect, targets Target...) : void in class org.hibernate.tool.schema.internal.SchemaDropperImpl |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method private bindCollectionTable() : void in class org.hibernate.boot.model.source.internal.hbm.ModelBinder.AbstractPluralAttributeSecondPass |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public addTable(schemaName String, catalogName String, name String, subselectFragment String, isAbstract boolean) : Table in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method protected doMigrationToTargets(metadata Metadata, existingDatabase DatabaseInformation, createSchemas boolean, targets List<Target>) : void in class org.hibernate.tool.schema.internal.SchemaMigratorImpl |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.enhanced.TableGenerator |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public doCreation(metadata Metadata, createSchemas boolean, dialect Dialect, targets Target...) : void in class org.hibernate.tool.schema.internal.SchemaCreatorImpl |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public adjustDefaultNamespace(catalogName Identifier, schemaName Identifier) : Namespace in class org.hibernate.boot.model.relational.Database |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.SequenceGenerator |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.enhanced.TableStructure |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public collectTableMappings() : Collection<Table> in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public testConstraintNameLength() : void in class org.hibernate.test.constraint.ConstraintTest |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public collectTableMappings() : Collection<Table> in class org.hibernate.boot.internal.MetadataImpl |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public locateNamespace(catalogName Identifier, schemaName Identifier) : Namespace in class org.hibernate.boot.model.relational.Database |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public doValidation(metadata Metadata, databaseInformation DatabaseInformation) : void in class org.hibernate.tool.schema.internal.SchemaValidatorImpl |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method private bindEntityTableSpecification(mappingDocument MappingDocument, tableSpecSource TableSpecificationSource, denormalizedSuperTable Table, entitySource EntitySource, entityDescriptor PersistentClass) : Table in class org.hibernate.boot.model.source.internal.hbm.ModelBinder |
From |
To |
|
Rename Variable schema : Schema to namespace : Namespace in method public addDenormalizedTable(schemaName String, catalogName String, name String, isAbstract boolean, subselectFragment String, includedTable Table) : Table in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public locateNamespace(catalogName Identifier, schemaName Identifier) : Namespace in class org.hibernate.boot.model.relational.Database |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public doValidation(metadata Metadata, databaseInformation DatabaseInformation) : void in class org.hibernate.tool.schema.internal.SchemaValidatorImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method private bindEntityTableSpecification(mappingDocument MappingDocument, tableSpecSource TableSpecificationSource, denormalizedSuperTable Table, entitySource EntitySource, entityDescriptor PersistentClass) : Table in class org.hibernate.boot.model.source.internal.hbm.ModelBinder |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public addDenormalizedTable(schemaName String, catalogName String, name String, isAbstract boolean, subselectFragment String, includedTable Table) : Table in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.enhanced.SequenceStructure |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.MultipleHiLoPerTableGenerator |
From |
To |
|
Change Variable Type that : Schema to that : Namespace in method public equals(o Object) : boolean in class org.hibernate.boot.model.relational.Namespace |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method private bindSecondaryTable(mappingDocument MappingDocument, secondaryTableSource SecondaryTableSource, secondaryTableJoin Join, entityTableXref EntityTableXref) : void in class org.hibernate.boot.model.source.internal.hbm.ModelBinder |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public doDrop(metadata Metadata, dropSchemas boolean, dialect Dialect, targets Target...) : void in class org.hibernate.tool.schema.internal.SchemaDropperImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method private bindCollectionTable() : void in class org.hibernate.boot.model.source.internal.hbm.ModelBinder.AbstractPluralAttributeSecondPass |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public addTable(schemaName String, catalogName String, name String, subselectFragment String, isAbstract boolean) : Table in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method protected doMigrationToTargets(metadata Metadata, existingDatabase DatabaseInformation, createSchemas boolean, targets List<Target>) : void in class org.hibernate.tool.schema.internal.SchemaMigratorImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public doCreation(metadata Metadata, createSchemas boolean, dialect Dialect, targets Target...) : void in class org.hibernate.tool.schema.internal.SchemaCreatorImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.enhanced.TableGenerator |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public adjustDefaultNamespace(catalogName Identifier, schemaName Identifier) : Namespace in class org.hibernate.boot.model.relational.Database |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.SequenceGenerator |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public registerExportables(database Database) : void in class org.hibernate.id.enhanced.TableStructure |
From |
To |
|
Change Variable Type name : Schema.Name to name : Namespace.Name in method public adjustDefaultNamespace(catalogName Identifier, schemaName Identifier) : Namespace in class org.hibernate.boot.model.relational.Database |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public collectTableMappings() : Collection<Table> in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public testConstraintNameLength() : void in class org.hibernate.test.constraint.ConstraintTest |
From |
To |
|
Change Variable Type name : Schema.Name to name : Namespace.Name in method public locateNamespace(catalogName Identifier, schemaName Identifier) : Namespace in class org.hibernate.boot.model.relational.Database |
From |
To |
|
Change Variable Type schema : Schema to namespace : Namespace in method public collectTableMappings() : Collection<Table> in class org.hibernate.boot.internal.MetadataImpl |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method private applyConstraintDropping(targets Target[], namespace Namespace, metadata Metadata) : void in class org.hibernate.tool.schema.internal.SchemaDropperImpl |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public DenormalizedTable(namespace Namespace, subselect String, isAbstract boolean, includedTable Table) in class org.hibernate.mapping.DenormalizedTable |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public Table(namespace Namespace, physicalTableName Identifier, isAbstract boolean) in class org.hibernate.mapping.Table |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public DenormalizedTable(namespace Namespace, physicalTableName Identifier, subselectFragment String, isAbstract boolean, includedTable Table) in class org.hibernate.mapping.DenormalizedTable |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public Table(namespace Namespace, subselect String, isAbstract boolean) in class org.hibernate.mapping.Table |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public Table(namespace Namespace, physicalTableName Identifier, subselect String, isAbstract boolean) in class org.hibernate.mapping.Table |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public SimpleAuxiliaryDatabaseObject(namespace Namespace, createString String, dropString String, dialectScopes Set<String>) in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public SimpleAuxiliaryDatabaseObject(namespace Namespace, createStrings String[], dropStrings String[], dialectScopes Set<String>) in class org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject |
From |
To |
|
Rename Parameter schema : Schema to namespace : Namespace in method public DenormalizedTable(namespace Namespace, physicalTableName Identifier, isAbstract boolean, includedTable Table) in class org.hibernate.mapping.DenormalizedTable |
From |
To |