|
Change Return Type CreateIndexWhereStep to CreateIndexIncludeStep in method public on(table Table<?>, fields Collection<? extends OrderField<?>>) : CreateIndexIncludeStep in class org.jooq.CreateIndexStep |
From |
To |
|
Change Return Type CreateIndexWhereStep to CreateIndexIncludeStep in method public on(tableName Name, fieldNames Collection<? extends Name>) : CreateIndexIncludeStep in class org.jooq.CreateIndexStep |
From |
To |
|
Change Return Type CreateIndexWhereStep to CreateIndexIncludeStep in method public on(tableName String, fieldNames String...) : CreateIndexIncludeStep in class org.jooq.CreateIndexStep |
From |
To |
|
Change Return Type CreateIndexWhereStep to CreateIndexIncludeStep in method public on(table Table<?>, fields OrderField<?>...) : CreateIndexIncludeStep in class org.jooq.CreateIndexStep |
From |
To |
|
Change Return Type CreateIndexWhereStep to CreateIndexIncludeStep in method public on(tableName String, fieldNames Collection<? extends String>) : CreateIndexIncludeStep in class org.jooq.CreateIndexStep |
From |
To |
|
Change Return Type CreateIndexWhereStep to CreateIndexIncludeStep in method public on(tableName Name, fieldNames Name...) : CreateIndexIncludeStep in class org.jooq.CreateIndexStep |
From |
To |