Merge branch '5.2.x'

This commit is contained in:
Juergen Hoeller
2020-09-25 12:52:56 +02:00
3 changed files with 32 additions and 17 deletions

View File

@@ -53,6 +53,7 @@ public final class CallMetaDataProviderFactory {
/** List of supported database products for function calls. */
public static final List<String> supportedDatabaseProductsForFunctions = Arrays.asList(
"MariaDB",
"Microsoft SQL Server",
"MySQL",
"Oracle",