public class DSLContextFactory extends Object implements org.glassfish.hk2.api.Factory<org.jooq.DSLContext>
| Constructor and Description |
|---|
DSLContextFactory(org.jooq.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(org.jooq.DSLContext instance) |
org.jooq.DSLContext |
provide() |
Copyright © 2016. All rights reserved.