Package | Description |
---|---|
com.alibaba.druid.mock |
Modifier and Type | Field and Description |
---|---|
static MockDriver |
MockDriver.instance |
Modifier and Type | Method and Description |
---|---|
MockDriver |
MockConnection.getDriver() |
Modifier and Type | Method and Description |
---|---|
MockConnection |
MockDriver.createMockConnection(MockDriver driver,
String url,
Properties connectProperties) |
void |
MockConnection.setDriver(MockDriver driver) |
Constructor and Description |
---|
MockConnection(MockDriver driver,
String url,
Properties connectProperties) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.