[#7925] Make org.jooq.impl classes Iif, NullIf, KeywordImpl package-private
This commit is contained in:
parent
cecb683c70
commit
596d4cacce
@ -47,7 +47,7 @@ import org.jooq.conf.SettingsTools;
|
||||
*
|
||||
* @author Lukas Eder
|
||||
*/
|
||||
public class KeywordImpl extends AbstractQueryPart implements Keyword {
|
||||
final class KeywordImpl extends AbstractQueryPart implements Keyword {
|
||||
|
||||
/**
|
||||
* Generated UID
|
||||
|
||||
Loading…
Reference in New Issue
Block a user