public class H2Driver
extends org.h2.Driver
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String |
DEFAULT_URL |
| 构造器和说明 |
|---|
H2Driver() |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
connect(String url,
Properties info) |
public Connection connect(String url, Properties info) throws SQLException
connect 在接口中 Driverconnect 在类中 org.h2.DriverSQLExceptionCopyright © 2020 Joyqueue Community. All rights reserved.