|
Change Parameter Type identifier : FieldIdentifier to identifier : FieldIdentifier<?> in method public referencedDbms(speedment Speedment, identifier FieldIdentifier<?>) : Dbms in class com.speedment.internal.util.document.DocumentDbUtil |
From |
To |
|
Change Parameter Type keyPath : String... to keyPath : List<String> in method public setConstructor(constructor Constructor<PARENT>, keyPath List<String>) : void in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Parameter Type identifier : FieldIdentifier to identifier : FieldIdentifier<?> in method public referencedSchema(speedment Speedment, identifier FieldIdentifier<?>) : Schema in class com.speedment.internal.util.document.DocumentDbUtil |
From |
To |
|
Change Parameter Type keyPath : String... to keyPath : List<String> in method public setConstructor(constructor Constructor<PARENT>, keyPath List<String>) : void in class com.speedment.internal.core.platform.component.impl.DocumentPropertyComponentImpl |
From |
To |
|
Change Parameter Type keyPath : String... to keyPath : List<String> in method public find(keyPath List<String>) : ConstructorHolder in class com.speedment.internal.core.platform.component.impl.DocumentPropertyComponentImpl.Branch |
From |
To |
|
Change Parameter Type model : Initalizer to model : Initializer in method public transform(gen Generator, model Initializer) : Optional<String> in class com.speedment.internal.codegen.java.view.InitalizerView |
From |
To |
|
Change Parameter Type identifier : FieldIdentifier to identifier : FieldIdentifier<?> in method public referencedTable(speedment Speedment, identifier FieldIdentifier<?>) : Table in class com.speedment.internal.util.document.DocumentDbUtil |
From |
To |
|
Change Parameter Type prototype : Initalizer to prototype : Initializer in method protected InitializerImpl(prototype Initializer) in class com.speedment.internal.codegen.model.InitializerImpl |
From |
To |
|
Change Parameter Type keyPath : String... to keyPath : List<String> in method private find(i int, keyPath List<String>) : ConstructorHolder in class com.speedment.internal.core.platform.component.impl.DocumentPropertyComponentImpl.Branch |
From |
To |
|
Change Parameter Type supplier : Supplier<Initalizer> to supplier : Supplier<Initializer> in method public setSupplier(supplier Supplier<Initializer>) : void in class com.speedment.codegen.model.Initializer |
From |
To |
|
Change Parameter Type keyPath : String... to keyPath : List<String> in method public getConstructor(keyPath List<String>) : Constructor<PARENT> in class com.speedment.internal.core.platform.component.impl.DocumentPropertyComponentImpl |
From |
To |
|
Change Parameter Type identifier : FieldIdentifier to identifier : FieldIdentifier<?> in method public referencedColumn(speedment Speedment, identifier FieldIdentifier<?>) : Column in class com.speedment.internal.util.document.DocumentDbUtil |
From |
To |
|
Change Parameter Type init : Initalizer to init : Initializer in method public add(init Initializer) : T in class com.speedment.codegen.model.trait.HasInitalizers |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.IndexColumnProperty |
From |
To |
|
Change Return Type ProjectMutator to ProjectMutator<? extends Project> in method public mutator() : ProjectMutator<? extends Project> in class com.speedment.config.db.Project |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.ProjectProperty |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.TableProperty |
From |
To |
|
Change Return Type Initalizer to Initializer in method public of() : Initializer in class com.speedment.codegen.model.Initializer |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.ForeignKeyColumnProperty |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.DefaultDocumentProperty |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.DbmsProperty |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.ForeignKeyProperty |
From |
To |
|
Change Return Type SchemaMutator to SchemaMutator<? extends Schema> in method public mutator() : SchemaMutator<? extends Schema> in class com.speedment.config.db.Schema |
From |
To |
|
Change Return Type IndexColumnMutator to IndexColumnMutator<? extends IndexColumn> in method public mutator() : IndexColumnMutator<? extends IndexColumn> in class com.speedment.config.db.IndexColumn |
From |
To |
|
Change Return Type String[] to List<String> in method protected abstract keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.AbstractDocumentProperty |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.IndexProperty |
From |
To |
|
Change Return Type PrimaryKeyColumnMutator to PrimaryKeyColumnMutator<? extends PrimaryKeyColumn> in method public mutator() : PrimaryKeyColumnMutator<? extends PrimaryKeyColumn> in class com.speedment.config.db.PrimaryKeyColumn |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.ColumnProperty |
From |
To |
|
Change Return Type Constructor<?> to Constructor<PARENT> in method public getConstructor(keyPath List<String>) : Constructor<PARENT> in class com.speedment.internal.core.platform.component.impl.DocumentPropertyComponentImpl |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.core.platform.component.impl.DocumentPropertyComponentImplTest.AlternativeDbms |
From |
To |
|
Change Return Type ForeignKeyMutator to ForeignKeyMutator<? extends ForeignKey> in method public mutator() : ForeignKeyMutator<? extends ForeignKey> in class com.speedment.config.db.ForeignKey |
From |
To |
|
Change Return Type ForeignKeyColumnMutator to ForeignKeyColumnMutator<? extends ForeignKeyColumn> in method public mutator() : ForeignKeyColumnMutator<? extends ForeignKeyColumn> in class com.speedment.config.db.ForeignKeyColumn |
From |
To |
|
Change Return Type DbmsMutator to DbmsMutator<? extends Dbms> in method public mutator() : DbmsMutator<? extends Dbms> in class com.speedment.config.db.Dbms |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.PrimaryKeyColumnProperty |
From |
To |
|
Change Return Type TableMutator to TableMutator<? extends Table> in method public mutator() : TableMutator<? extends Table> in class com.speedment.config.db.Table |
From |
To |
|
Change Return Type IndexMutator to IndexMutator<? extends Index> in method public mutator() : IndexMutator<? extends Index> in class com.speedment.config.db.Index |
From |
To |
|
Change Return Type List<Initalizer> to List<Initializer> in method public getInitalizers() : List<Initializer> in class com.speedment.codegen.model.trait.HasInitalizers |
From |
To |
|
Change Return Type InitalizerImpl to InitializerImpl in method public copy() : InitializerImpl in class com.speedment.internal.codegen.model.InitializerImpl |
From |
To |
|
Change Return Type ColumnMutator to ColumnMutator<? extends Column> in method public mutator() : ColumnMutator<? extends Column> in class com.speedment.config.db.Column |
From |
To |
|
Change Return Type String[] to List<String> in method protected keyPathEndingWith(key String) : List<String> in class com.speedment.internal.ui.config.SchemaProperty |
From |
To |
|
Change Return Type List<Initalizer> to List<Initializer> in method public getInitalizers() : List<Initializer> in class com.speedment.internal.codegen.model.ClassOrInterfaceImpl |
From |
To |
|
Change Attribute Type supplier : Supplier<Initalizer> to supplier : Supplier<Initializer> in class com.speedment.codegen.model.Initializer.Factory |
From |
To |
|
Change Attribute Type PRIMARY_KEY_COLUMNS : String[] to PRIMARY_KEY_COLUMNS : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type DBMSES : String[] to DBMSES : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type TABLES : String[] to TABLES : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type FOREIGN_KEY_COLUMNS : String[] to FOREIGN_KEY_COLUMNS : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type FOREIGN_KEYS : String[] to FOREIGN_KEYS : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type initalizers : List<Initalizer> to initalizers : List<Initializer> in class com.speedment.internal.codegen.model.ClassOrInterfaceImpl |
From |
To |
|
Change Attribute Type COLUMNS : String[] to COLUMNS : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type SCHEMAS : String[] to SCHEMAS : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type INDEX_COLUMNS : String[] to INDEX_COLUMNS : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type INDEXES : String[] to INDEXES : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |
|
Change Attribute Type PROJECTS : String[] to PROJECTS : List<String> in class com.speedment.component.DocumentPropertyComponent |
From |
To |