public class DbSupportFactoryExt extends Object
| Modifier and Type | Method and Description |
|---|---|
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 © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.