public class DbSupportFactoryExt extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static org.flywaydb.core.internal.dbsupport.DbSupport |
createDbSupport(Connection connection,
boolean printInfo)
Initializes the appropriate DbSupport class for the database product used by the data source.
|
public static org.flywaydb.core.internal.dbsupport.DbSupport createDbSupport(Connection connection, boolean printInfo)
connection - The Jdbc connection to use to query the database.printInfo - Where the DB info should be printed in the logs.Copyright © 2021 江苏南大先腾信息产业股份有限公司. All rights reserved.