|
Change Return Type Query to RevokeImpl in method public from(u User) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Change Return Type GrantStepTo to GrantToStep in method public on(table String) : GrantToStep in class org.jooq.GrantOnStep |
From |
To |
|
Change Return Type GrantStepOn to GrantOnStep in method public grant(privilege Privilege) : GrantOnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type RevokeStepOn to RevokeOnStep in method public revoke(privilege Privilege) : RevokeOnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type RevokeStepOn to RevokeOnStep in method public revoke(privileges Collection<? extends Privilege>) : RevokeOnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type GrantStepOn to GrantOnStep in method public grant(privileges Collection<? extends Privilege>) : GrantOnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type Query to GrantFinalStep in method public to(role Role) : GrantFinalStep in class org.jooq.GrantToStep |
From |
To |
|
Change Return Type Query to GrantImpl in method public to(r Role) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |
|
Change Return Type Query to GrantImpl in method public to(u User) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |
|
Change Return Type GrantStepTo to GrantToStep in method public on(table Table<?>) : GrantToStep in class org.jooq.GrantOnStep |
From |
To |
|
Change Return Type Query to GrantFinalStep in method public to(user User) : GrantFinalStep in class org.jooq.GrantToStep |
From |
To |
|
Change Return Type RevokeStepFrom to RevokeImpl in method public on(t String) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Change Return Type Query to RevokeImpl in method public from(r Role) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Change Return Type RevokeStepFrom to RevokeFromStep in method public on(table Table<?>) : RevokeFromStep in class org.jooq.RevokeOnStep |
From |
To |
|
Change Return Type GrantStepTo to GrantImpl in method public on(t Table<?>) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |
|
Change Return Type Query to RevokeFinalStep in method public from(user User) : RevokeFinalStep in class org.jooq.RevokeFromStep |
From |
To |
|
Change Return Type GrantStepTo to GrantImpl in method public on(t String) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |
|
Change Return Type RevokeStepOn to RevokeOnStep in method public revoke(privileges Collection<? extends Privilege>) : RevokeOnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type GrantStepOn to GrantOnStep in method public grant(privileges Collection<? extends Privilege>) : GrantOnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type GrantStepOn to GrantOnStep in method public grant(privilege Privilege) : GrantOnStep in class org.jooq.impl.DSL |
From |
To |
|
Change Return Type GrantStepOn to GrantOnStep in method public grant(privilege Privilege) : GrantOnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type RevokeStepOn to RevokeOnStep in method public revoke(privileges Collection<? extends Privilege>) : RevokeOnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type GrantStepOn to GrantOnStep in method public grant(privileges Collection<? extends Privilege>) : GrantOnStep in class org.jooq.impl.DefaultDSLContext |
From |
To |
|
Change Return Type Query to RevokeFinalStep in method public from(role Role) : RevokeFinalStep in class org.jooq.RevokeFromStep |
From |
To |
|
Change Return Type RevokeStepOn to RevokeOnStep in method public revoke(privilege Privilege) : RevokeOnStep in class org.jooq.DSLContext |
From |
To |
|
Change Return Type RevokeStepFrom to RevokeImpl in method public on(t Table<?>) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Change Return Type RevokeStepFrom to RevokeFromStep in method public on(table String) : RevokeFromStep in class org.jooq.RevokeOnStep |
From |
To |
|
Rename Parameter table : String to t : String in method public on(t String) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |
|
Rename Parameter user : User to u : User in method public from(u User) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Rename Parameter table : String to t : String in method public on(t String) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Rename Parameter role : Role to r : Role in method public from(r Role) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Rename Parameter table : Table<?> to t : Table<?> in method public on(t Table<?>) : RevokeImpl in class org.jooq.impl.RevokeImpl |
From |
To |
|
Rename Parameter table : Table<?> to t : Table<?> in method public on(t Table<?>) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |
|
Rename Parameter user : User to u : User in method public to(u User) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |
|
Rename Parameter role : Role to r : Role in method public to(r Role) : GrantImpl in class org.jooq.impl.GrantImpl |
From |
To |