[jOOQ/jOOQ#9190] Refactored common FUNCTION and PROCEDURE logic

This commit is contained in:
Lukas Eder 2021-01-29 10:34:32 +01:00
parent d9b912c2aa
commit 1c649bbc8b
2 changed files with 12 additions and 29 deletions

View File

@ -208,35 +208,6 @@ package org.jooq.impl;

View File

@ -219,6 +219,18 @@ package org.jooq.impl;