public final class JdbcDialectLoader extends Object
JdbcDialect.public static JdbcDialect load(String url, String compatibleMode)
public static JdbcDialect load(String url, String compatibleMode, String fieldIde)
url - A database URL.compatibleMode - The compatible mode.IllegalStateException - if the loader cannot find exactly one dialect that can
unambiguously process the given database URL.Copyright © 2024 The Apache Software Foundation. All rights reserved.