JdbcDialects¶
JdbcDialects is a registry of the supported dialects.
Looking Up Dialect to Handle JDBC URL¶
get(
url: String): JdbcDialect
get...FIXME
get is used when:
- many places
JdbcDialects is a registry of the supported dialects.
get(
url: String): JdbcDialect
get...FIXME
get is used when: