| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| org.jooq.impl | The  org.jooq.implpackage contains jOOQ's implementation classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DSLContext. mock(MockDataProvider provider,
    MockRunnable mockable)Run a  MockRunnablein the context of thisDSLContext's underlyingScope.configuration()'s, and of aMockDataProvider. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultDSLContext. mock(MockDataProvider provider,
    MockRunnable mockable) | 
Copyright © 2017. All Rights Reserved.