Package | Description |
---|---|
com.alibaba.druid.mock |
Modifier and Type | Class and Description |
---|---|
class |
MockCallableStatement |
Modifier and Type | Method and Description |
---|---|
MockPreparedStatement |
MockDriver.createMockPreparedStatement(MockConnection conn,
String sql) |
Modifier and Type | Method and Description |
---|---|
ResultSet |
MockDriver.createResultSet(MockPreparedStatement stmt) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.