csw.database.javadsl

Members list

Type members

Classlikes

object AsyncHelper

A java helper to schedule and execute blocking operations on a dedicated thread pool. This mechanism will prevent any blocking operation to be scheduled on a thread pool designated for async operations.

A java helper to schedule and execute blocking operations on a dedicated thread pool. This mechanism will prevent any blocking operation to be scheduled on a thread pool designated for async operations.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object JooqHelper

A java helper wrapping few of the Jooq operations. JOOQ is a library that provides the mechanism to communicate with Database server. To know in detail about Jooq please refer https://www.jooq.org/learn/.

A java helper wrapping few of the Jooq operations. JOOQ is a library that provides the mechanism to communicate with Database server. To know in detail about Jooq please refer https://www.jooq.org/learn/.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
JooqHelper.type