|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public storage(sql String, bindings Object...) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public column(field String, type DataType<?>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table Table<?>) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public withNoData() : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table String) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table Name) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public column(field Field<T>, type DataType<T>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table Name) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table String) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public storage(sql String) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table String) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table String) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table Name) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table Name) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public column(field Name, type DataType<?>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public onCommitDrop() : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table Table<?>) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public comment(c Comment) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table Name) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table Name) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public onCommitPreserveRows() : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public as(s Select<? extends Record>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table Name) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table String) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public constraints(c Collection<? extends Constraint>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table String) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public column(field Field<?>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table String) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public storage(sql SQL) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public constraint(c Constraint) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table String) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table Name) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table Name) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table Table<?>) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public onCommitDeleteRows() : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table Name) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table String) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public index(i Index) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public indexes(i Index...) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public columns(fields Field<?>...) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public columns(fields Collection<? extends Field<?>>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table Table<?>) : CreateTableColumnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTable(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table String) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table String) : CreateTableColumnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTemporaryTable(table Name) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table Table<?>) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public storage(sql String, parts QueryPart...) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public constraints(c Constraint...) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public withData() : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createTableIfNotExists(table String) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public indexes(i Collection<? extends Index>) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |
|
Change Return Type CreateTableAsStep<Record> to CreateTableColumnStep in method public createGlobalTemporaryTable(table Name) : CreateTableColumnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type CreateTableImpl<R> to CreateTableImpl in method public comment(c String) : CreateTableImpl in class org.jooq.impl.CreateTableImpl |
From |
To |