| 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 | 
|---|---|
| <T> T | DSLContext. mockResult(MockDataProvider provider,
          MockCallable<T> mockable)Run a  MockRunnablein the context of thisDSLContext's underlyingScope.configuration()'s, and of aMockDataProviderand return themockable's outcome. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | DefaultDSLContext. mockResult(MockDataProvider provider,
          MockCallable<T> mockable) | 
Copyright © 2015. All Rights Reserved.