Interface DslProvider

All Known Implementing Classes:
DslProviderImpl

public interface DslProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    org.jooq.DSLContext
     
  • Method Details

    • getDslContext

      org.jooq.DSLContext getDslContext(String jndiName)