|
Change Parameter Type comment : String to comment : Comment in method package AbstractTable(name Name, schema Schema, comment Comment) in class org.jooq.impl.AbstractTable |
From |
To |
|
Change Parameter Type comment : String to comment : Comment in method package AbstractField(name Name, type DataType<T>, comment Comment, binding Binding<?,T>) in class org.jooq.impl.AbstractField |
From |
To |
|
Change Parameter Type comment : String to comment : Comment in method package UDTFieldImpl(name Name, type DataType<T>, udt UDT<R>, comment Comment, binding Binding<?,T>) in class org.jooq.impl.UDTFieldImpl |
From |
To |
|
Change Parameter Type comment : String to comment : Comment in method package TableFieldImpl(name Name, type DataType<T>, table Table<R>, comment Comment, binding Binding<?,T>) in class org.jooq.impl.TableFieldImpl |
From |
To |