[#7565] Remove @javax.annotation.Generated annotation from jOOQ code
This commit is contained in:
parent
4ad48173ad
commit
33f4a8bcba
@ -79,7 +79,6 @@ package org.jooq;
|
||||
*
|
||||
* @author Lukas Eder
|
||||
*/
|
||||
@Generated("This class was generated using jOOQ-tools")
|
||||
public interface SelectSeekStepN<R extends Record> extends SelectLimitStep<R> {
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user