@Internal public final class JdbcDialectLoader extends Object
JdbcDialect.public static JdbcDialect load(String url, ClassLoader classLoader)
url - A database URL.classLoader - the classloader used to load the factoryIllegalStateException - if the loader cannot find exactly one dialect that can
unambiguously process the given database URL.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.