public final class JdbcDialects extends Object
Constructor and Description |
---|
JdbcDialects() |
Modifier and Type | Method and Description |
---|---|
static Optional<JdbcDialect> |
get(String url)
Fetch the JdbcDialect class corresponding to a given database url.
|
public static Optional<JdbcDialect> get(String url)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.