CURRENT CATALOG statement.
*/
-final class CurrentCatalog extends AbstractFieldCURRENT SCHEMA statement.
*/
-final class CurrentSchema extends AbstractFieldCURRENT USER statement.
*/
-final class CurrentUser extends AbstractFieldCURRENT_CATALOG function.
+ */
+ @NotNull
+ @Support({ FIREBIRD, POSTGRES, SQLITE })
+ public static FieldCURRENT_SCHEMA function.
+ */
+ @NotNull
+ @Support
+ public static FieldCURRENT_USER function.
+ */
+ @NotNull
+ @Support
+ public static FieldDEG function.
*
@@ -26664,37 +26691,6 @@ public class DSL {
return new Euler();
}
- // -------------------------------------------------------------------------
- // XXX System functions
- // -------------------------------------------------------------------------
-
- /**
- * Get the current_user() function.
- */
- @NotNull
- @Support
- public static Fieldcurrent_schema() function.
- */
- @NotNull
- @Support
- public static Fieldcurrent_catalog() function.
- */
- @NotNull
- @Support({ FIREBIRD, POSTGRES, SQLITE })
- public static Field