Index
All Classes and Interfaces|All Packages|Serialized Form
A
- adapters() - Method in interface io.github.zero88.jooqx.BlockQuery
- add(DataTypeMapper<V, T, U>) - Method in class io.github.zero88.jooqx.datatype.DataTypeMapperRegistry
- add(Collection<Record>) - Method in class io.github.zero88.jooqx.BindBatchValues
- add(Query, SQLResultAdapter) - Method in interface io.github.zero88.jooqx.BlockQuery
- add(Record...) - Method in class io.github.zero88.jooqx.BindBatchValues
- addByColumn(Field, DataTypeMapper<V, T, U>) - Method in class io.github.zero88.jooqx.datatype.DataTypeMapperRegistry
- andThen(Function<RuntimeException, R>) - Method in interface io.github.zero88.jooqx.SQLErrorConverter
-
Create new SQL error converter to easily integrate with current application exception
- append(Object) - Method in interface io.github.zero88.jooqx.BlockResult
B
- BaseJooqxFacade<S,
B, PQ extends SQLPreparedQuery<B>, RC extends SQLResultCollector, E extends SQLExecutor<S, B, PQ, RC>> - Interface in io.github.zero88.jooqx.provider -
A
jOOQ.x
facade to help initialize newjOOQ.x
instance - BaseJooqxProvider<S,
B, PQ extends SQLPreparedQuery<B>, RC extends SQLResultCollector, E extends SQLExecutor<S, B, PQ, RC>> - Interface in io.github.zero88.jooqx.provider -
Jooqx Provider
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in interface io.github.zero88.jooqx.SQLBatchExecutor
-
Like
SQLBatchExecutor.batch(Function, BindBatchValues, Handler)
but returns aFuture
of the asynchronous result - batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in interface io.github.zero88.jooqx.SQLBatchExecutor
-
Batch execute
- batch(Query, BindBatchValues) - Method in interface io.github.zero88.jooqx.SQLBatchExecutor
-
Like
SQLBatchExecutor.batch(Query, BindBatchValues, Handler)
but returns aFuture
of the asynchronous result - batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in interface io.github.zero88.jooqx.SQLBatchExecutor
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Batch execute
- batch(Function<DSLContext, Query>, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Batch execute
- batch(Query, BindBatchValues) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Batch execute
- batch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Batch execute
- batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Batch execute
- batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Batch execute
- batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Batch execute
- batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Batch execute
- batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Batch execute
- batch(Query, BindBatchValues, Handler<AsyncResult<BatchResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Batch execute
- batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
. - batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
. - batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
. - batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
. - batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
. - batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
. - batchAndAwait(Function<DSLContext, Query>, BindBatchValues) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
-
Blocking variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
. - batchAndAwait(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
. - batchAndAwait(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
. - batchAndAwait(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
. - batchAndAwait(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
. - batchAndAwait(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- batchAndAwait(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
. - batchAndAwait(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
. - batchAndAwait(Query, BindBatchValues) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
-
Blocking variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
. - batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Function<DSLContext, Query>, BindBatchValues) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
-
Variant of
SQLBatchExecutor.batch(Function,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- batchAndForget(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
that ignores the result of the operation. - batchAndForget(Query, BindBatchValues) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
-
Variant of
SQLBatchExecutor.batch(Query,BindBatchValues)
that ignores the result of the operation. - batchCollector() - Method in interface io.github.zero88.jooqx.JooqxResultCollector
- batchCollector() - Method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- batchCollector() - Method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- batchCollector() - Method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- batchResult(BindBatchValues, BR) - Method in interface io.github.zero88.jooqx.SQLBatchCollector
-
Collect the Vert.x batch result to the informative batch result
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.SQLBatchResultExecutor
-
Like
SQLBatchResultExecutor.batchResult(Function, BindBatchValues, SQLResultListAdapter, Handler)
but returns aFuture
of the asynchronous result - batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in interface io.github.zero88.jooqx.SQLBatchResultExecutor
-
Result batch execute
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.SQLBatchResultExecutor
-
Like
SQLBatchResultExecutor.batchResult(Query, BindBatchValues, SQLResultListAdapter, Handler)
but returns aFuture
of the asynchronous result - batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in interface io.github.zero88.jooqx.SQLBatchResultExecutor
-
Execute batch statements then receive results
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Result batch execute
- batchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Result batch execute
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute batch statements then receive results
- batchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>, Handler<AsyncResult<BatchReturningResult<R>>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute batch statements then receive results
- BatchResult - Interface in io.github.zero88.jooqx
-
Batch result
- batchResultAndAwait(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
. - batchResultAndAwait(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
-
Blocking variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
. - batchResultAndForget(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
-
Variant of
SQLBatchResultExecutor.batchResult(Function,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultAndForget(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
-
Variant of
SQLBatchResultExecutor.batchResult(Query,BindBatchValues,SQLResultListAdapter)
that ignores the result of the operation. - batchResultSize(SqlResult<List<R>>) - Method in interface io.github.zero88.jooqx.JooqxBatchCollector
- batchResultSize(List<Integer>) - Method in interface io.github.zero88.jooqx.LegacySQLCollector
-
Deprecated.
- batchResultSize(BR) - Method in interface io.github.zero88.jooqx.SQLBatchCollector
-
Compute Batch Result size
- batchResultSize(SqlResult<List<R>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- batchResultSize(SqlResult<List<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- batchResultSize(SqlResult<List<R>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- batchResultSize(List<Integer>) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- batchResultSize(List<Integer>) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- batchReturningResult(BindBatchValues, SqlResult<List<R>>) - Method in interface io.github.zero88.jooqx.JooqxBatchCollector
-
Collect to batch returning result
- BatchReturningResult<R> - Interface in io.github.zero88.jooqx
-
Batch result includes returning record
- BigDecimalConverter - Class in io.github.zero88.jooqx.datatype.basic
- BigDecimalConverter() - Constructor for class io.github.zero88.jooqx.datatype.basic.BigDecimalConverter
- BindBatchValues - Class in io.github.zero88.jooqx
-
Represents a holder keeping dummy values and list of binding records
- BindBatchValues() - Constructor for class io.github.zero88.jooqx.BindBatchValues
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.JooqxPreparedQuery
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.LegacySQLPreparedQuery
-
Deprecated.
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.SQLPreparedQuery
-
Capture jOOQ param in jOOQ query and convert to Vertx bind value holder
- bindValues(Query, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.JooqxPreparedQuery
- bindValues(Query, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.LegacySQLPreparedQuery
-
Deprecated.
- bindValues(Query, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.SQLPreparedQuery
-
Capture jOOQ param in jOOQ query and convert to Vertx bind value holder
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- bindValues(Query, BindBatchValues, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- bindValues(Query, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- bindValues(Query, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- bindValues(Query, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- bindValues(Query, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- bindValues(Query, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- block(BlockQuery) - Method in interface io.github.zero88.jooqx.SQLBlockExecutor
-
Like
SQLBlockExecutor.block(BlockQuery, Handler)
but returns aFuture
of the asynchronous result - block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in interface io.github.zero88.jooqx.SQLBlockExecutor
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in interface io.github.zero88.jooqx.SQLBlockExecutor
-
Like
SQLBlockExecutor.block(Function, Handler)
but returns aFuture
of the asynchronous result - block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in interface io.github.zero88.jooqx.SQLBlockExecutor
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- block(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Block execute
- block(BlockQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- block(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Block execute
- block(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Block execute
- block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Block execute
- block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Block execute
- block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Block execute
- block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Block execute
- block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Block execute
- block(BlockQuery, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Block execute
- block(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Block execute
- block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Block execute
- block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Block execute
- block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Block execute
- block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Block execute
- block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Block execute
- block(Function<DSLContext, BlockQuery>, Handler<AsyncResult<BlockResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Block execute
- blockAndAwait(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLBlockExecutor.block(BlockQuery)
. - blockAndAwait(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLBlockExecutor.block(BlockQuery)
. - blockAndAwait(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLBlockExecutor.block(BlockQuery)
. - blockAndAwait(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLBlockExecutor.block(BlockQuery)
. - blockAndAwait(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- blockAndAwait(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLBlockExecutor.block(BlockQuery)
. - blockAndAwait(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLBlockExecutor.block(BlockQuery)
. - blockAndAwait(BlockQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
-
Blocking variant of
SQLBlockExecutor.block(BlockQuery)
. - blockAndAwait(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLBlockExecutor.block(Function)
. - blockAndAwait(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLBlockExecutor.block(Function)
. - blockAndAwait(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLBlockExecutor.block(Function)
. - blockAndAwait(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLBlockExecutor.block(Function)
. - blockAndAwait(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- blockAndAwait(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLBlockExecutor.block(Function)
. - blockAndAwait(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLBlockExecutor.block(Function)
. - blockAndAwait(Function<DSLContext, BlockQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
-
Blocking variant of
SQLBlockExecutor.block(Function)
. - blockAndForget(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLBlockExecutor.block(BlockQuery)
that ignores the result of the operation. - blockAndForget(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLBlockExecutor.block(BlockQuery)
that ignores the result of the operation. - blockAndForget(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLBlockExecutor.block(BlockQuery)
that ignores the result of the operation. - blockAndForget(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLBlockExecutor.block(BlockQuery)
that ignores the result of the operation. - blockAndForget(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- blockAndForget(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLBlockExecutor.block(BlockQuery)
that ignores the result of the operation. - blockAndForget(BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLBlockExecutor.block(BlockQuery)
that ignores the result of the operation. - blockAndForget(BlockQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
-
Variant of
SQLBlockExecutor.block(BlockQuery)
that ignores the result of the operation. - blockAndForget(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLBlockExecutor.block(Function)
that ignores the result of the operation. - blockAndForget(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLBlockExecutor.block(Function)
that ignores the result of the operation. - blockAndForget(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLBlockExecutor.block(Function)
that ignores the result of the operation. - blockAndForget(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLBlockExecutor.block(Function)
that ignores the result of the operation. - blockAndForget(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- blockAndForget(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLBlockExecutor.block(Function)
that ignores the result of the operation. - blockAndForget(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLBlockExecutor.block(Function)
that ignores the result of the operation. - blockAndForget(Function<DSLContext, BlockQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
-
Variant of
SQLBlockExecutor.block(Function)
that ignores the result of the operation. - blockCollector() - Method in interface io.github.zero88.jooqx.JooqxResultCollector
- blockCollector() - Method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- blockCollector() - Method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- blockCollector() - Method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- BlockQuery - Interface in io.github.zero88.jooqx
-
A holder keeps multiple jOOQ queries and the relevant result adapter per each query
- blockResult(RowSet<Row>, List<Collector<Row, List, Object>>) - Method in interface io.github.zero88.jooqx.JooqxBlockCollector
-
Collect to block result
- BlockResult - Interface in io.github.zero88.jooqx
-
A block result
- brackets(Object) - Static method in class io.github.zero88.jooqx.Utils
- brackets(Object...) - Static method in class io.github.zero88.jooqx.Utils
- brackets(String, Object...) - Static method in class io.github.zero88.jooqx.Utils
- BridgeConverter<D,
U> - Interface in io.github.zero88.jooqx.datatype -
The converter bridges the
org.jooq.ContextConverter
is introduced sincejooq >= 3.18
, which enablesjooqx
to support multiple jOOQ versions. - build() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- build() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- build() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- build() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- build() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- build() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- build() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- build() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- build() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- build() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- build() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- build() - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
- builder() - Static method in interface io.github.zero88.jooqx.Jooqx
-
Create a builder
- builder() - Static method in interface io.github.zero88.jooqx.JooqxConn
-
Create a builder
- builder() - Static method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.Create a builder
- builder() - Static method in class io.github.zero88.jooqx.mutiny.Jooqx
- builder() - Static method in class io.github.zero88.jooqx.mutiny.JooqxConn
- builder() - Static method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- builder() - Static method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Create a builder
- builder() - Static method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Create a builder
- builder() - Static method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- builder() - Static method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Create a builder
- builder() - Static method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Create a builder
- byClass(T, Class<R>) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- byFields(Field<?>...) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- byJson(TableLike<REC>) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- byJson(TableLike<REC>, JsonCodec) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- byJsonRecord(TableLike<REC>) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- byMapper(T, RecordMapper<REC, R>) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- byRecord(REC) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- byTable(T) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- BytesConverter - Class in io.github.zero88.jooqx.datatype.basic
- BytesConverter() - Constructor for class io.github.zero88.jooqx.datatype.basic.BytesConverter
C
- classRepr(Class<?>) - Static method in class io.github.zero88.jooqx.Utils
- client() - Element in annotation interface io.github.zero88.jooqx.annotations.SQLClientSupport
- clientProvider() - Method in interface io.github.zero88.jooqx.provider.BaseJooqxFacade
- close(SQLClient) - Method in interface io.github.zero88.jooqx.provider.LegacySQLClientProvider
- close(S) - Method in interface io.github.zero88.jooqx.provider.JooqxSQLClientProvider
- close(S) - Method in interface io.github.zero88.jooqx.provider.SQLClientProvider
-
Close SQL client
- collect(ResultSet, SQLResultAdapter<ROW, RESULT>, DSLContext, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.LegacySQLCollector
-
Deprecated.Collect result set to an expectation result that defines in SQL result adapter
- collect(ResultSet, List<SQLResultAdapter>, DSLContext, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.LegacySQLCollector
-
Deprecated.Collect multiple result set to block result
- collect(List<JsonObject>) - Method in class io.github.zero88.jooqx.adapter.SelectJsonArray
- collect(List<ROW>) - Method in class io.github.zero88.jooqx.adapter.SelectAdhocListResult
- collect(List<ROW>) - Method in class io.github.zero88.jooqx.adapter.SelectAdhocOneResult
- collect(List<ROW>) - Method in interface io.github.zero88.jooqx.adapter.SQLResultAdapter
-
Collect list of row to an expectation result
- collect(List<ROW>) - Method in interface io.github.zero88.jooqx.adapter.SQLResultListAdapter.SQLResultIdentityListAdapter
- collect(List<ROW>) - Method in interface io.github.zero88.jooqx.adapter.SQLResultOneAdapter.SQLResultIdentityOneAdapter
- collect(ResultSet, SQLResultAdapter<ROW, RESULT>, DSLContext, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- collect(ResultSet, SQLResultAdapter<ROW, RESULT>, DSLContext, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
-
Collect result set to an expectation result that defines in SQL result adapter
- collect(ResultSet, List<SQLResultAdapter>, DSLContext, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- collect(ResultSet, List<SQLResultAdapter>, DSLContext, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
-
Collect multiple result set to block result
- collector(SQLResultAdapter<ROW, RESULT>, DSLContext, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.JooqxResultCollector
-
Create collector that helps transform result set to an expectation result that defines in SQL result adapter
- colNo() - Method in interface io.github.zero88.jooqx.adapter.FieldWrapper
- convert(Record1<Integer>) - Method in class io.github.zero88.jooqx.adapter.SelectCount
- convert(Record1<Integer>) - Method in class io.github.zero88.jooqx.adapter.SelectExists
- convert(ROW) - Method in class io.github.zero88.jooqx.adapter.SelectAdhocListResult
- convert(ROW) - Method in class io.github.zero88.jooqx.adapter.SelectAdhocOneResult
- ConverterRepr<J,
U> - Interface in io.github.zero88.jooqx.datatype -
Converter representation that use for
toString()
in logging - create() - Static method in interface io.github.zero88.jooqx.BlockQuery
-
Create a wrapper for a collection of SQL queries.
- create() - Static method in interface io.github.zero88.jooqx.BlockResult
- create() - Static method in interface io.github.zero88.jooqx.JooqxBatchCollector
- create() - Static method in interface io.github.zero88.jooqx.JooqxBlockCollector
- create() - Static method in interface io.github.zero88.jooqx.JooqxPreparedQuery
-
Create default reactive SQL prepare query
- create() - Static method in interface io.github.zero88.jooqx.JooqxResultCollector
- create() - Static method in interface io.github.zero88.jooqx.LegacySQLCollector
-
Deprecated.
- create() - Static method in interface io.github.zero88.jooqx.LegacySQLPreparedQuery
-
Deprecated.Create default legacy SQL prepare query
- create() - Static method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- create() - Static method in class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- create() - Static method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- create() - Static method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- create() - Static method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- create() - Static method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- create() - Static method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- create() - Static method in class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- create() - Static method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
-
Create default reactive SQL prepare query
- create() - Static method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- create() - Static method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- create() - Static method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
-
Create default legacy SQL prepare query
- create() - Static method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- create() - Static method in class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- create() - Static method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
-
Create default reactive SQL prepare query
- create() - Static method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- create(int, int) - Static method in interface io.github.zero88.jooqx.BatchResult
- create(int, List<R>) - Static method in interface io.github.zero88.jooqx.BatchReturningResult
- create(JooqxConverter<V, J>) - Static method in interface io.github.zero88.jooqx.datatype.UserTypeAsVertxType
-
Create new instance UserTypeAsVertxType by
JooqxConverter
- create(TableLike<R>) - Static method in interface io.github.zero88.jooqx.JsonRecord
- create(JooqxConverter<V, J>) - Static method in interface io.github.zero88.jooqx.datatype.UserTypeAsJooqType
-
Create new instance UserTypeAsJooqType by
JooqxConverter
- create(Configuration) - Static method in interface io.github.zero88.jooqx.JooqDSLProvider
- create(DSLContext) - Method in interface io.github.zero88.jooqx.adapter.RecordFactory
-
Create new jOOQ record
- create(Field<?>, int) - Static method in interface io.github.zero88.jooqx.adapter.FieldWrapper
- create(SQLDialect) - Static method in interface io.github.zero88.jooqx.JooqDSLProvider
- create(SQLDialect, DataSource) - Static method in interface io.github.zero88.jooqx.JooqDSLProvider
- create(R) - Static method in interface io.github.zero88.jooqx.JsonRecord
- createBlock() - Static method in interface io.github.zero88.jooqx.BlockQuery
-
Create a procedural block
- createConnOptions(String, JsonObject) - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider
- createConnOptions(String, JsonObject) - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider.DBFileProvider
- createConnOptions(DB, JsonObject) - Method in interface io.github.zero88.jooqx.provider.DBProvider
-
Create Database connection options
- createExecutor(Vertx, DSLContext, SQLClient) - Method in interface io.github.zero88.jooqx.provider.LegacyJooqxProvider
- createExecutor(Vertx, DSLContext, S) - Method in interface io.github.zero88.jooqx.provider.BaseJooqxProvider
- createExecutor(Vertx, DSLContext, S) - Method in interface io.github.zero88.jooqx.provider.JooqxProvider
- createPreparedQuery() - Method in interface io.github.zero88.jooqx.provider.BaseJooqxProvider
- createResultCollector() - Method in interface io.github.zero88.jooqx.provider.BaseJooqxProvider
D
- dataSourceProviderClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension.AgroalExtension
- dataSourceProviderClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension.C3P0Extension
- dataSourceProviderClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension
-
DataSource provider class
- dataSourceProviderClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension.HikariCPExtension
- dataSourceProviderClass() - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCPoolAgroalProvider
- DataTypeMapper<V,
J, U> - Interface in io.github.zero88.jooqx.datatype -
A
Mapper
for data types. - DataTypeMapperRegistry - Class in io.github.zero88.jooqx.datatype
-
A registry for list of specific data type mapper among
Vert.x
,jOOQ
andUser data type
. - DataTypeMapperRegistry() - Constructor for class io.github.zero88.jooqx.datatype.DataTypeMapperRegistry
- DB2 - Enum constant in enum class io.github.zero88.jooqx.annotations.SQLClientType
- DB2ClientParser - Interface in io.github.zero88.jooqx.spi.db2
-
DB2 connection option parser
- DB2ErrorConverter - Class in io.github.zero88.jooqx.spi.db2
-
DB2 error converter
- DB2ErrorConverter() - Constructor for class io.github.zero88.jooqx.spi.db2.DB2ErrorConverter
- DB2ErrorConverterProvider - Interface in io.github.zero88.jooqx.spi.db2
-
DB2 error converter provider
- DB2PoolProvider - Interface in io.github.zero88.jooqx.spi.db2
-
DB2 pool provider
- DBEmbeddedMode - Enum Class in io.github.zero88.jooqx.spi
-
Database embedded mode: memory or local file
- DBEmbeddedProvider - Interface in io.github.zero88.jooqx.provider
-
Provides an embedded database
- DBEmbeddedProvider.DBFileProvider - Interface in io.github.zero88.jooqx.provider
-
Local file database provider
- DBEmbeddedProvider.DBMemoryProvider - Interface in io.github.zero88.jooqx.provider
-
Memory Database provider
- DBProvider<DB> - Interface in io.github.zero88.jooqx.provider
-
Provides database
- ddl(Function<DSLContext, DDLQuery>) - Method in interface io.github.zero88.jooqx.SQLDDLExecutor
-
Like
SQLDDLExecutor.ddl(Function, Handler)
but returns aFuture
of the asynchronous result - ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDDLExecutor
-
Execute DDL statement
- ddl(DDLQuery) - Method in interface io.github.zero88.jooqx.SQLDDLExecutor
-
Like
SQLDDLExecutor.ddl(DDLQuery, Handler)
but returns aFuture
of the asynchronous result - ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDDLExecutor
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute DDL statement
- ddl(Function<DSLContext, DDLQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute DDL statement
- ddl(DDLQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute DDL statement
- ddl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute DDL statement
- ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute DDL statement
- ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute DDL statement
- ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute DDL statement
- ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute DDL statement
- ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute DDL statement
- ddl(DDLQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute DDL statement
- ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLDDLExecutor.ddl(Function)
. - ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLDDLExecutor.ddl(Function)
. - ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLDDLExecutor.ddl(Function)
. - ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLDDLExecutor.ddl(Function)
. - ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLDDLExecutor.ddl(Function)
. - ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLDDLExecutor.ddl(Function)
. - ddlAndAwait(Function<DSLContext, DDLQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
-
Blocking variant of
SQLDDLExecutor.ddl(Function)
. - ddlAndAwait(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLDDLExecutor.ddl(DDLQuery)
. - ddlAndAwait(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLDDLExecutor.ddl(DDLQuery)
. - ddlAndAwait(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLDDLExecutor.ddl(DDLQuery)
. - ddlAndAwait(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLDDLExecutor.ddl(DDLQuery)
. - ddlAndAwait(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- ddlAndAwait(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLDDLExecutor.ddl(DDLQuery)
. - ddlAndAwait(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLDDLExecutor.ddl(DDLQuery)
. - ddlAndAwait(DDLQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
-
Blocking variant of
SQLDDLExecutor.ddl(DDLQuery)
. - ddlAndForget(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLDDLExecutor.ddl(Function)
that ignores the result of the operation. - ddlAndForget(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLDDLExecutor.ddl(Function)
that ignores the result of the operation. - ddlAndForget(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLDDLExecutor.ddl(Function)
that ignores the result of the operation. - ddlAndForget(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLDDLExecutor.ddl(Function)
that ignores the result of the operation. - ddlAndForget(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- ddlAndForget(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLDDLExecutor.ddl(Function)
that ignores the result of the operation. - ddlAndForget(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLDDLExecutor.ddl(Function)
that ignores the result of the operation. - ddlAndForget(Function<DSLContext, DDLQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
-
Variant of
SQLDDLExecutor.ddl(Function)
that ignores the result of the operation. - ddlAndForget(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLDDLExecutor.ddl(DDLQuery)
that ignores the result of the operation. - ddlAndForget(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLDDLExecutor.ddl(DDLQuery)
that ignores the result of the operation. - ddlAndForget(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLDDLExecutor.ddl(DDLQuery)
that ignores the result of the operation. - ddlAndForget(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLDDLExecutor.ddl(DDLQuery)
that ignores the result of the operation. - ddlAndForget(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- ddlAndForget(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLDDLExecutor.ddl(DDLQuery)
that ignores the result of the operation. - ddlAndForget(DDLQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLDDLExecutor.ddl(DDLQuery)
that ignores the result of the operation. - ddlAndForget(DDLQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
-
Variant of
SQLDDLExecutor.ddl(DDLQuery)
that ignores the result of the operation. - DEFAULT - Static variable in interface io.github.zero88.jooqx.SQLErrorConverter
- delete(Function<DSLContext, Delete<R>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- delete(Function<DSLContext, Delete<R>>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- delete(Delete<R>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- delete(Delete<R>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- deleteQuery(Function<DSLContext, DeleteQuery<R>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- deleteQuery(Function<DSLContext, DeleteQuery<R>>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- deleteQuery(DeleteQuery<R>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- deleteQuery(DeleteQuery<R>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- DerbyFileProvider - Interface in io.github.zero88.jooqx.spi.derby
-
Provides H2 database in local file
- DerbyMemProvider - Interface in io.github.zero88.jooqx.spi.derby
-
Provides Derby database in memory
- dialect() - Element in annotation interface io.github.zero88.jooqx.annotations.SQLClientSupport
- dialect() - Method in interface io.github.zero88.jooqx.provider.HasSQLDialect
- driverClassName() - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider
-
SQL Driver class name
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.derby.DerbyFileProvider
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.derby.DerbyMemProvider
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.h2.H2FileProvider
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.h2.H2MemProvider
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.hsqldb.HSQLDBFileProvider
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.hsqldb.HSQLDBMemProvider
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.sqlite.SQLiteFileProvider
- driverClassName() - Method in interface io.github.zero88.jooqx.spi.sqlite.SQLiteMemProvider
- dsl() - Method in interface io.github.zero88.jooqx.JooqDSLProvider
-
Defines jOOQ
DSL Context
- dsl() - Method in interface io.github.zero88.jooqx.Jooqx
- dsl() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- dsl() - Method in interface io.github.zero88.jooqx.JooqxConn
- dsl() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- dsl() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- dsl() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- dsl() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- dsl() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- dsl() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- dsl() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- dsl() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- dsl() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- dsl() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- dsl() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- dsl() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- dsl() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- dsl() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- dsl() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- dsl() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- dsl() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- dsl() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- dsl() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- DSLAdapter - Interface in io.github.zero88.jooqx
-
DSL adapter
- DurationConverter - Class in io.github.zero88.jooqx.spi.pg.datatype
- DurationConverter() - Constructor for class io.github.zero88.jooqx.spi.pg.datatype.DurationConverter
E
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- equals(Object) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- equals(Object) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- equals(Object) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- errorConverter() - Method in interface io.github.zero88.jooqx.Jooqx
- errorConverter() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- errorConverter() - Method in interface io.github.zero88.jooqx.JooqxConn
- errorConverter() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- errorConverter() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- errorConverter() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- errorConverter() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- errorConverter() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- errorConverter() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- errorConverter() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- errorConverter() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- errorConverter() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- errorConverter() - Method in interface io.github.zero88.jooqx.provider.ErrorConverterProvider
- errorConverter() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- errorConverter() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- errorConverter() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- errorConverter() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- errorConverter() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- errorConverter() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- errorConverter() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- errorConverter() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- errorConverter() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- errorConverter() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- errorConverter() - Method in interface io.github.zero88.jooqx.spi.db2.DB2ErrorConverterProvider
- errorConverter() - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCErrorConverterProvider
- errorConverter() - Method in interface io.github.zero88.jooqx.spi.mssql.MSSQLErrorConverterProvider
- errorConverter() - Method in interface io.github.zero88.jooqx.spi.mysql.MySQLErrorConverterProvider
- errorConverter() - Method in interface io.github.zero88.jooqx.spi.pg.PgSQLErrorConverterProvider
- errorConverter() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Defines an error converter that rethrows a uniform exception by
SQLErrorConverter.reThrowError(Throwable)
if any error in execution time - errorConverter() - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
- ErrorConverterProvider - Interface in io.github.zero88.jooqx.provider
-
Provides SQL error converter
- execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Like
SQLStatementExecutor.execute(Function, SQLResultAdapter, Handler)
but returns aFuture
of the asynchronous result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, RowCountQuery>) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Like
SQLStatementExecutor.execute(Function, Handler)
but returns aFuture
of the asynchronous result - execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Execute row count query statement
- execute(Query, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Like
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
but returns aFuture
of the asynchronous result - execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Execute
jOOQ query
then return async result - execute(RowCountQuery) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Like
SQLStatementExecutor.execute(RowCountQuery, Handler)
but returns aFuture
of the asynchronous result - execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLStatementExecutor
-
Execute row count query statement
- execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, Query>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute row count query statement
- execute(Function<DSLContext, RowCountQuery>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute row count query statement
- execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - execute(Query, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - execute(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute row count query statement
- execute(RowCountQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute row count query statement
- execute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute row count query statement
- execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute row count query statement
- execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute row count query statement
- execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute row count query statement
- execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute row count query statement
- execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute row count query statement
- execute(RowCountQuery, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute row count query statement
- executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
. - executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
. - executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
. - executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
. - executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
. - executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
. - executeAndAwait(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Blocking variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
. - executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLStatementExecutor.execute(Function)
. - executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLStatementExecutor.execute(Function)
. - executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(Function)
. - executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(Function)
. - executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(Function)
. - executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(Function)
. - executeAndAwait(Function<DSLContext, RowCountQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Blocking variant of
SQLStatementExecutor.execute(Function)
. - executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
. - executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
. - executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
. - executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
. - executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
. - executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
. - executeAndAwait(Query, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Blocking variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
. - executeAndAwait(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLStatementExecutor.execute(RowCountQuery)
. - executeAndAwait(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLStatementExecutor.execute(RowCountQuery)
. - executeAndAwait(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(RowCountQuery)
. - executeAndAwait(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(RowCountQuery)
. - executeAndAwait(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndAwait(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLStatementExecutor.execute(RowCountQuery)
. - executeAndAwait(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLStatementExecutor.execute(RowCountQuery)
. - executeAndAwait(RowCountQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Blocking variant of
SQLStatementExecutor.execute(RowCountQuery)
. - executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Variant of
SQLStatementExecutor.execute(Function,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLStatementExecutor.execute(Function)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLStatementExecutor.execute(Function)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLStatementExecutor.execute(Function)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLStatementExecutor.execute(Function)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndForget(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLStatementExecutor.execute(Function)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLStatementExecutor.execute(Function)
that ignores the result of the operation. - executeAndForget(Function<DSLContext, RowCountQuery>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Variant of
SQLStatementExecutor.execute(Function)
that ignores the result of the operation. - executeAndForget(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndForget(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(Query, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Variant of
SQLStatementExecutor.execute(Query,SQLResultAdapter)
that ignores the result of the operation. - executeAndForget(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLStatementExecutor.execute(RowCountQuery)
that ignores the result of the operation. - executeAndForget(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLStatementExecutor.execute(RowCountQuery)
that ignores the result of the operation. - executeAndForget(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLStatementExecutor.execute(RowCountQuery)
that ignores the result of the operation. - executeAndForget(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLStatementExecutor.execute(RowCountQuery)
that ignores the result of the operation. - executeAndForget(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- executeAndForget(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLStatementExecutor.execute(RowCountQuery)
that ignores the result of the operation. - executeAndForget(RowCountQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLStatementExecutor.execute(RowCountQuery)
that ignores the result of the operation. - executeAndForget(RowCountQuery) - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
-
Variant of
SQLStatementExecutor.execute(RowCountQuery)
that ignores the result of the operation. - executor() - Method in interface io.github.zero88.jooqx.HasExecutor
- executor() - Method in interface io.github.zero88.jooqx.SQLExecutor
F
- fetchCount() - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch count
- fetchCount(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchCount(Function, Handler)
but returns aFuture
of the asynchronous result - fetchCount(Function<DSLContext, Select<REC>>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Function, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchCount()
- fetchCount(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchCount(Select, Handler)
but returns aFuture
of the asynchronous result - fetchCount(Select<REC>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchCount()
- fetchCount(TableLike<Record1<Integer>>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch count
- fetchExists() - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch exists
- fetchExists(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchExists(Function, Handler)
but returns aFuture
of the asynchronous result - fetchExists(Function<DSLContext, Select<REC>>, Handler<AsyncResult<Boolean>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Function, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchExists()
- fetchExists(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchExists(Select, Handler)
but returns aFuture
of the asynchronous result - fetchExists(Select<REC>, Handler<AsyncResult<Boolean>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchExists()
- fetchExists(TableLike<Record1<Integer>>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch exists
- fetchJsonArray(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonArray(Function, Handler)
but returns aFuture
of the asynchronous result - fetchJsonArray(Function<DSLContext, Select<REC>>, Handler<AsyncResult<JsonArray>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonArray(TableLike)
- fetchJsonArray(Function<DSLContext, Select<REC>>, JsonCodec) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonArray(Function, JsonCodec, Handler)
but returns aFuture
of the asynchronous result - fetchJsonArray(Function<DSLContext, Select<REC>>, JsonCodec, Handler<AsyncResult<JsonArray>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonArray(TableLike, JsonCodec)
- fetchJsonArray(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonArray(Select, Handler)
but returns aFuture
of the asynchronous result - fetchJsonArray(Select<REC>, Handler<AsyncResult<JsonArray>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonArray(TableLike)
- fetchJsonArray(Select<REC>, JsonCodec) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonArray(Select, JsonCodec, Handler)
but returns aFuture
of the asynchronous result - fetchJsonArray(Select<REC>, JsonCodec, Handler<AsyncResult<JsonArray>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonArray(TableLike, JsonCodec)
- fetchJsonArray(TableLike<? extends Record>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch result by a table of the query context then map into json array
- fetchJsonArray(TableLike<? extends Record>, JsonCodec) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch result by a table of the query context then map into json array
- fetchJsonObject(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonObject(Function, Handler)
but returns aFuture
of the asynchronous result - fetchJsonObject(Function<DSLContext, Select<REC>>, Handler<AsyncResult<JsonObject>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonObject(TableLike)
- fetchJsonObject(Function<DSLContext, Select<REC>>, JsonCodec) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonObject(Function, JsonCodec, Handler)
but returns aFuture
of the asynchronous result - fetchJsonObject(Function<DSLContext, Select<REC>>, JsonCodec, Handler<AsyncResult<JsonObject>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonObject(TableLike, JsonCodec)
- fetchJsonObject(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonObject(Select, Handler)
but returns aFuture
of the asynchronous result - fetchJsonObject(Select<REC>, Handler<AsyncResult<JsonObject>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonObject(TableLike)
- fetchJsonObject(Select<REC>, JsonCodec) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonObject(Select, JsonCodec, Handler)
but returns aFuture
of the asynchronous result - fetchJsonObject(Select<REC>, JsonCodec, Handler<AsyncResult<JsonObject>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonObject(TableLike, JsonCodec)
- fetchJsonObject(TableLike<? extends Record>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one row to json object
- fetchJsonObject(TableLike<? extends Record>, JsonCodec) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one row to json object
- fetchJsonRecord(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonRecord(Function, Handler)
but returns aFuture
of the asynchronous result - fetchJsonRecord(Function<DSLContext, Select<REC>>, Handler<AsyncResult<JsonRecord<REC>>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonRecord(TableLike)
- fetchJsonRecord(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonRecord(Select, Handler)
but returns aFuture
of the asynchronous result - fetchJsonRecord(Select<REC>, Handler<AsyncResult<JsonRecord<REC>>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonRecord(TableLike)
- fetchJsonRecord(TableLike<REC>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one row to JsonRecord
- fetchJsonRecords(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonRecords(Function, Handler)
but returns aFuture
of the asynchronous result - fetchJsonRecords(Function<DSLContext, Select<REC>>, Handler<AsyncResult<List<JsonRecord<REC>>>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonRecords(TableLike)
- fetchJsonRecords(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchJsonRecords(Select, Handler)
but returns aFuture
of the asynchronous result - fetchJsonRecords(Select<REC>, Handler<AsyncResult<List<JsonRecord<REC>>>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchJsonRecords(TableLike)
- fetchJsonRecords(TableLike<REC>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many Json record
- fetchMany(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchMany(Function, Handler)
but returns aFuture
of the asynchronous result - fetchMany(Function<DSLContext, Select<REC>>, Handler<AsyncResult<List<REC>>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Function, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchMany(Table)
- fetchMany(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchMany(Select, Handler)
but returns aFuture
of the asynchronous result - fetchMany(Select<REC>, Handler<AsyncResult<List<REC>>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchMany(Table)
- fetchMany(TableLike<? extends Record>, Class<R>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many records by a table of the query context then map to custom type by given output class
- fetchMany(TableLike<? extends Record>, Collection<Field<?>>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many by a table of the query context then map into target fields
- fetchMany(TableLike<? extends Record>, REC) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many by a table of the query context then map to another record type
- fetchMany(TableLike<? extends Record>, T) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many by a table of the query context then map into target record that defines in target table
- fetchMany(Field<?>...) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many records by fields
- fetchMany(REC) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many records by the record definition
- fetchMany(T) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch many
- fetchOne(Function<DSLContext, Select<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchOne(Function, Handler)
but returns aFuture
of the asynchronous result - fetchOne(Function<DSLContext, Select<REC>>, Handler<AsyncResult<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Function, SQLResultAdapter, Handler)
with SQLResultAdapter isDSLAdapter.fetchOne(Table)
- fetchOne(Select<REC>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Like
SQLDQLExecutor.fetchOne(Select, Handler)
but returns aFuture
of the asynchronous result - fetchOne(Select<REC>, Handler<AsyncResult<REC>>) - Method in interface io.github.zero88.jooqx.SQLDQLExecutor
-
Shortcut of
SQLStatementExecutor.execute(Query, SQLResultAdapter)
with SQLResultAdapter isDSLAdapter.fetchOne(Table)
- fetchOne(TableLike<? extends Record>, Class<R>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one record by a table of the query context then map to custom type by given output class
- fetchOne(TableLike<? extends Record>, Collection<Field<?>>) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one record by a table of the query context then map into target fields
- fetchOne(TableLike<? extends Record>, REC) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one record by a table of the query context then map to another record type
- fetchOne(TableLike<? extends Record>, T) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one record by a table of the query context then map into target record that defines in target table
- fetchOne(Field<?>...) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one record by fields
- fetchOne(REC) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one record by the record definition
- fetchOne(T) - Static method in interface io.github.zero88.jooqx.DSLAdapter
-
Fetch one
- field() - Method in interface io.github.zero88.jooqx.adapter.FieldWrapper
- fieldFinderByFields(Field<?>[]) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactoryHelper
- fieldFinderByRecord(REC) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactoryHelper
- fieldFinderByTable(TableLike<? extends Record>) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactoryHelper
- FieldWrapper - Interface in io.github.zero88.jooqx.adapter
-
Represents for a field wrapper to know the column number of each field
- FILE - Enum constant in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
- FIRST_ONE - Enum constant in enum class io.github.zero88.jooqx.adapter.SelectStrategy
- from(D) - Method in interface io.github.zero88.jooqx.datatype.BridgeConverter
- from(D, ConverterContext) - Method in interface io.github.zero88.jooqx.datatype.BridgeConverter
- from(Buffer) - Method in class io.github.zero88.jooqx.datatype.basic.BytesConverter
- from(JsonArray) - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONBConverter
- from(JsonArray) - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONConverter
- from(JsonObject) - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONBConverter
- from(JsonObject) - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONConverter
- from(Interval) - Method in class io.github.zero88.jooqx.spi.pg.datatype.IntervalConverter
- from(Numeric) - Method in class io.github.zero88.jooqx.datatype.basic.BigDecimalConverter
- from(J) - Method in interface io.github.zero88.jooqx.datatype.UserTypeAsJooqType
- from(YearToSecond) - Method in class io.github.zero88.jooqx.spi.pg.datatype.DurationConverter
- from(V) - Method in interface io.github.zero88.jooqx.datatype.JooqxConverter
-
Convert the Vert.x object to jOOQ object
- fromType() - Method in class io.github.zero88.jooqx.datatype.basic.BigDecimalConverter
- fromType() - Method in class io.github.zero88.jooqx.datatype.basic.BytesConverter
- fromType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONBConverter
- fromType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONConverter
- fromType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONBConverter
- fromType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONConverter
- fromType() - Method in interface io.github.zero88.jooqx.datatype.JooqxConverter
- fromType() - Method in interface io.github.zero88.jooqx.datatype.UserTypeAsJooqType
- fromType() - Method in class io.github.zero88.jooqx.spi.pg.datatype.DurationConverter
- fromType() - Method in class io.github.zero88.jooqx.spi.pg.datatype.IntervalConverter
- fromVtoU(V) - Method in interface io.github.zero88.jooqx.datatype.DataTypeMapper
-
Convert from database object to user type object
G
- get(int) - Method in interface io.github.zero88.jooqx.BlockResult
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- getDelegate() - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLDMLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLDQLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- getDelegate() - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLBatchExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLBatchResultExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLBlockExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLDDLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLDMLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLDQLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLPlainExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLRoutineExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.reactivex.SQLStatementExecutor
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- getDelegate() - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLBatchExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLBatchResultExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLBlockExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLDDLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLDMLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLDQLExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLPlainExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLRoutineExecutor
- getDelegate() - Method in interface io.github.zero88.jooqx.rxjava3.SQLStatementExecutor
- getDummyValues() - Method in class io.github.zero88.jooqx.BindBatchValues
- getMappingFields() - Method in class io.github.zero88.jooqx.BindBatchValues
- getMappingValues() - Method in class io.github.zero88.jooqx.BindBatchValues
- getOutputFields() - Method in interface io.github.zero88.jooqx.routine.RoutineResult
- getRecord() - Method in interface io.github.zero88.jooqx.routine.RoutineResult
- getRecords() - Method in interface io.github.zero88.jooqx.BatchReturningResult
- getRecords() - Method in class io.github.zero88.jooqx.BindBatchValues
- getSuccesses() - Method in interface io.github.zero88.jooqx.BatchResult
- getTotal() - Method in interface io.github.zero88.jooqx.BatchResult
- getVersion() - Static method in class io.github.zero88.jooqx.JooqxVersion
H
- H2FileProvider - Interface in io.github.zero88.jooqx.spi.h2
-
Provides H2 database in local file
- H2MemProvider - Interface in io.github.zero88.jooqx.spi.h2
-
Provides H2 database in memory
- handle(Throwable) - Method in interface io.github.zero88.jooqx.JooqErrorConverter
- handle(Throwable) - Method in interface io.github.zero88.jooqx.SQLErrorConverter
-
Handle throwable to runtime exception
- HasExecutor - Interface in io.github.zero88.jooqx
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- hashCode() - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- hashCode() - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- hashCode() - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- HasSQLDialect - Interface in io.github.zero88.jooqx.provider
-
Provides SQL dialect
- HSQLDBFileProvider - Interface in io.github.zero88.jooqx.spi.hsqldb
-
Provides HSQLDB in local file
- HSQLDBMemProvider - Interface in io.github.zero88.jooqx.spi.hsqldb
-
Provides HSQLDB in memory
I
- init() - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider.DBMemoryProvider
- init() - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider
-
Provides Database name
- init() - Method in interface io.github.zero88.jooqx.provider.DBProvider
-
Init database
- init(SQLExecutor) - Static method in interface io.github.zero88.jooqx.routine.RoutineExecutorDelegate
- insert(Function<DSLContext, Insert<R>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- insert(Function<DSLContext, Insert<R>>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- insert(Insert<R>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- insert(Insert<R>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- insertQuery(Function<DSLContext, InsertQuery<R>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- insertQuery(Function<DSLContext, InsertQuery<R>>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- insertQuery(InsertQuery<R>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- insertQuery(InsertQuery<R>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- IntervalConverter - Class in io.github.zero88.jooqx.spi.pg.datatype
-
The
Interval
data type converter that converts betweenVert.x
treats asInterval
andjOOQ
treats asYearToSecond
- IntervalConverter() - Constructor for class io.github.zero88.jooqx.spi.pg.datatype.IntervalConverter
- inverse() - Method in interface io.github.zero88.jooqx.datatype.JooqxConverter
- io.github.zero88.jooqx - package io.github.zero88.jooqx
-
The jOOQ.x core API
- io.github.zero88.jooqx.adapter - package io.github.zero88.jooqx.adapter
-
Provides the classes and interfaces to adapt and covert the
Vert.x
SQL result set tojOOQ
record - io.github.zero88.jooqx.annotations - package io.github.zero88.jooqx.annotations
- io.github.zero88.jooqx.datatype - package io.github.zero88.jooqx.datatype
-
Provides the classes and interfaces to manage a data type mapper among
Vert.x
datatype,jOOQ
datatype andDatabase
datatype - io.github.zero88.jooqx.datatype.basic - package io.github.zero88.jooqx.datatype.basic
-
Provides several converters for basic data types
- io.github.zero88.jooqx.mutiny - package io.github.zero88.jooqx.mutiny
- io.github.zero88.jooqx.provider - package io.github.zero88.jooqx.provider
- io.github.zero88.jooqx.reactivex - package io.github.zero88.jooqx.reactivex
- io.github.zero88.jooqx.routine - package io.github.zero88.jooqx.routine
- io.github.zero88.jooqx.rxjava3 - package io.github.zero88.jooqx.rxjava3
- io.github.zero88.jooqx.spi - package io.github.zero88.jooqx.spi
- io.github.zero88.jooqx.spi.db2 - package io.github.zero88.jooqx.spi.db2
- io.github.zero88.jooqx.spi.derby - package io.github.zero88.jooqx.spi.derby
- io.github.zero88.jooqx.spi.h2 - package io.github.zero88.jooqx.spi.h2
- io.github.zero88.jooqx.spi.hsqldb - package io.github.zero88.jooqx.spi.hsqldb
- io.github.zero88.jooqx.spi.jdbc - package io.github.zero88.jooqx.spi.jdbc
- io.github.zero88.jooqx.spi.mssql - package io.github.zero88.jooqx.spi.mssql
- io.github.zero88.jooqx.spi.mysql - package io.github.zero88.jooqx.spi.mysql
- io.github.zero88.jooqx.spi.pg - package io.github.zero88.jooqx.spi.pg
- io.github.zero88.jooqx.spi.pg.datatype - package io.github.zero88.jooqx.spi.pg.datatype
- io.github.zero88.jooqx.spi.sqlite - package io.github.zero88.jooqx.spi.sqlite
- isConnection(Object) - Static method in class io.github.zero88.jooqx.Utils
- isContextConverter(Object) - Static method in class io.github.zero88.jooqx.Utils
- isFile(DBEmbeddedMode) - Static method in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
- isInBlock() - Method in interface io.github.zero88.jooqx.BlockQuery
- isJDBC(Object) - Static method in class io.github.zero88.jooqx.Utils
- isLegacyJDBC(Object) - Static method in class io.github.zero88.jooqx.Utils
- isMemory(DBEmbeddedMode) - Static method in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
- isPgConn(Object) - Static method in class io.github.zero88.jooqx.Utils
- isPgPool(Object) - Static method in class io.github.zero88.jooqx.Utils
- isPool(Object) - Static method in class io.github.zero88.jooqx.Utils
- isSupportEmbeddedMode(SQLDialect) - Static method in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
- isSupportFileMode(SQLDialect) - Static method in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
- isSupportMemoryMode(SQLDialect) - Static method in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
J
- JDBC - Enum constant in enum class io.github.zero88.jooqx.annotations.SQLClientType
- jdbcDataSourceClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension.AgroalExtension
- jdbcDataSourceClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension.C3P0Extension
- jdbcDataSourceClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension.HikariCPExtension
- jdbcDataSourceClass() - Method in interface io.github.zero88.jooqx.provider.JDBCExtension
-
Defines JDBC data source class
- jdbcDataSourceClass() - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCPoolAgroalProvider
- JDBCErrorConverter() - Constructor for class io.github.zero88.jooqx.JooqErrorConverter.JDBCErrorConverter
- JDBCErrorConverterProvider - Interface in io.github.zero88.jooqx.spi.jdbc
-
JDBC error converter provider
- JDBCExtension<P extends io.vertx.ext.jdbc.spi.DataSourceProvider> - Interface in io.github.zero88.jooqx.provider
-
Extension for third-party JDBC connection pool library
- JDBCExtension.AgroalExtension - Interface in io.github.zero88.jooqx.provider
-
Agroal extension
- JDBCExtension.C3P0Extension - Interface in io.github.zero88.jooqx.provider
-
C3P0 extension
- JDBCExtension.HikariCPExtension - Interface in io.github.zero88.jooqx.provider
-
HikariCP extension
- JDBCLegacyAgroalProvider - Interface in io.github.zero88.jooqx.spi.jdbc
-
Legacy JDBC client provider for
Agroal DataSource
- JDBCLegacyC3P0Provider - Interface in io.github.zero88.jooqx.spi.jdbc
-
Legacy JDBC client provider for
C3P0 DataSource
- JDBCLegacyHikariProvider - Interface in io.github.zero88.jooqx.spi.jdbc
-
Legacy JDBC client provider for
HikariCP
- JDBCPoolAgroalProvider - Interface in io.github.zero88.jooqx.spi.jdbc
-
Reactive JDBC pool from Vert.x official that using
AgroalCP
- JDBCPoolC3P0Provider - Interface in io.github.zero88.jooqx.spi.jdbc
-
Provides a reactive JDBC pool that using
C3P0
- JDBCPoolHikariProvider - Interface in io.github.zero88.jooqx.spi.jdbc
-
Provides a reactive JDBC Pool that using
HikariCP
- JDBCPoolProvider<P extends io.vertx.ext.jdbc.spi.DataSourceProvider> - Interface in io.github.zero88.jooqx.spi.jdbc
-
Reactive JDBC pool provider
- JooqDSLProvider - Interface in io.github.zero88.jooqx
-
Provides jOOQ DSL Context
- JooqErrorConverter<T extends Throwable> - Interface in io.github.zero88.jooqx
-
Represents for SQL error maker that transforms SQL exception to
jOOQ
DataAccessException
- JooqErrorConverter.JDBCErrorConverter - Class in io.github.zero88.jooqx
-
JDBC error converter
- jooqx(Vertx, JooqDSLProvider, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.provider.BaseJooqxFacade
-
Init
jOOQ.x
instance from configuration - jooqx(Vertx, DSLContext, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.provider.BaseJooqxFacade
-
Init
jOOQ.x
instance from configuration - Jooqx - Class in io.github.zero88.jooqx.mutiny
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL pool
- Jooqx - Class in io.github.zero88.jooqx.reactivex
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL pool
- Jooqx - Class in io.github.zero88.jooqx.rxjava3
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL pool
- Jooqx - Interface in io.github.zero88.jooqx
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL pool
- Jooqx(Jooqx) - Constructor for class io.github.zero88.jooqx.mutiny.Jooqx
- Jooqx(Jooqx) - Constructor for class io.github.zero88.jooqx.reactivex.Jooqx
- Jooqx(Jooqx) - Constructor for class io.github.zero88.jooqx.rxjava3.Jooqx
- Jooqx(Object) - Constructor for class io.github.zero88.jooqx.mutiny.Jooqx
- Jooqx(Object) - Constructor for class io.github.zero88.jooqx.reactivex.Jooqx
- Jooqx(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.Jooqx
- JooqxBase<S extends io.vertx.sqlclient.SqlClient> - Interface in io.github.zero88.jooqx
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL connection
- JooqxBatchCollector<R> - Class in io.github.zero88.jooqx.mutiny
-
Represents for a collector that collects
Vert.x SQL batch result
to an expectation output - JooqxBatchCollector<R> - Class in io.github.zero88.jooqx.reactivex
-
Represents for a collector that collects
Vert.x SQL batch result
to an expectation output - JooqxBatchCollector<R> - Class in io.github.zero88.jooqx.rxjava3
-
Represents for a collector that collects
Vert.x SQL batch result
to an expectation output - JooqxBatchCollector<R> - Interface in io.github.zero88.jooqx
-
Represents for a collector that collects
Vert.x SQL batch result
to an expectation output - JooqxBatchCollector(JooqxBatchCollector) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- JooqxBatchCollector(JooqxBatchCollector) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- JooqxBatchCollector(JooqxBatchCollector) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- JooqxBatchCollector(JooqxBatchCollector, TypeArg<R>) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- JooqxBatchCollector(Object, TypeArg<R>) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- JooqxBatchCollector(Object, TypeArg<R>) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- JooqxBatchCollector(Object, TypeArg<R>) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- JooqxBlockCollector - Class in io.github.zero88.jooqx.mutiny
-
Represents for a collector that collects
Vert.x SQL block result
to an expectation output - JooqxBlockCollector - Class in io.github.zero88.jooqx.reactivex
-
Represents for a collector that collects
Vert.x SQL block result
to an expectation output - JooqxBlockCollector - Class in io.github.zero88.jooqx.rxjava3
-
Represents for a collector that collects
Vert.x SQL block result
to an expectation output - JooqxBlockCollector - Interface in io.github.zero88.jooqx
-
Represents for a collector that collects
Vert.x SQL block result
to an expectation output - JooqxBlockCollector(JooqxBlockCollector) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- JooqxBlockCollector(JooqxBlockCollector) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- JooqxBlockCollector(JooqxBlockCollector) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- JooqxBlockCollector(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- JooqxBlockCollector(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- JooqxBlockCollector(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- JooqxBuilder - Class in io.github.zero88.jooqx.mutiny
-
Represents a builder that constructs
Jooqx
- JooqxBuilder - Class in io.github.zero88.jooqx.reactivex
-
Represents a builder that constructs
Jooqx
- JooqxBuilder - Class in io.github.zero88.jooqx.rxjava3
-
Represents a builder that constructs
Jooqx
- JooqxBuilder - Interface in io.github.zero88.jooqx
-
Represents a builder that constructs
Jooqx
- JooqxBuilder(JooqxBuilder) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxBuilder
- JooqxBuilder(JooqxBuilder) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxBuilder
- JooqxBuilder(JooqxBuilder) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- JooqxBuilder(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxBuilder
- JooqxBuilder(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxBuilder
- JooqxBuilder(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- JooqxConn - Class in io.github.zero88.jooqx.mutiny
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL client
connection - JooqxConn - Class in io.github.zero88.jooqx.reactivex
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL client
connection - JooqxConn - Class in io.github.zero88.jooqx.rxjava3
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL client
connection - JooqxConn - Interface in io.github.zero88.jooqx
-
Represents for an executor that executes
jOOQ query
onVertx reactive SQL client
connection - JooqxConn(JooqxConn) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxConn
- JooqxConn(JooqxConn) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxConn
- JooqxConn(JooqxConn) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxConn
- JooqxConn(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxConn
- JooqxConn(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxConn
- JooqxConn(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxConn
- JooqxConnBuilder - Class in io.github.zero88.jooqx.mutiny
-
Represents a builder that constructs
JooqxConn
- JooqxConnBuilder - Class in io.github.zero88.jooqx.reactivex
-
Represents a builder that constructs
JooqxConn
- JooqxConnBuilder - Class in io.github.zero88.jooqx.rxjava3
-
Represents a builder that constructs
JooqxConn
- JooqxConnBuilder - Interface in io.github.zero88.jooqx
-
Represents a builder that constructs
JooqxConn
- JooqxConnBuilder(JooqxConnBuilder) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- JooqxConnBuilder(JooqxConnBuilder) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- JooqxConnBuilder(JooqxConnBuilder) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- JooqxConnBuilder(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- JooqxConnBuilder(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- JooqxConnBuilder(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- jooqxConverter() - Method in interface io.github.zero88.jooqx.datatype.DataTypeMapper
-
Defines jooqx converter between
Vert.x
data type as database data type andjOOQ
data type as intermediate type is used in record - jooqxConverter() - Method in interface io.github.zero88.jooqx.datatype.UserTypeAsVertxType
- jooqxConverter() - Method in class io.github.zero88.jooqx.spi.pg.datatype.DurationConverter
- JooqxConverter<V,
J> - Interface in io.github.zero88.jooqx.datatype -
Defines basic datatype converter between
Vert.x datatype
as database data type andjOOQ SQL data type
as an intermediate type is used in jOOQ record - JooqxFacade<S extends io.vertx.sqlclient.SqlClient> - Interface in io.github.zero88.jooqx.provider
-
Represents for Jooqx Reactive facade
- JooqxPreparedQuery - Class in io.github.zero88.jooqx.mutiny
-
Represents for a converter that transforms
jOOQ param
toVertx Reactive SQL
bind value - JooqxPreparedQuery - Class in io.github.zero88.jooqx.reactivex
-
Represents for a converter that transforms
jOOQ param
toVertx Reactive SQL
bind value - JooqxPreparedQuery - Class in io.github.zero88.jooqx.rxjava3
-
Represents for a converter that transforms
jOOQ param
toVertx Reactive SQL
bind value - JooqxPreparedQuery - Interface in io.github.zero88.jooqx
-
Represents for a converter that transforms
jOOQ param
toVertx Reactive SQL
bind value - JooqxPreparedQuery(JooqxPreparedQuery) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- JooqxPreparedQuery(JooqxPreparedQuery) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- JooqxPreparedQuery(JooqxPreparedQuery) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- JooqxPreparedQuery(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- JooqxPreparedQuery(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- JooqxPreparedQuery(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- jooqxProvider() - Method in interface io.github.zero88.jooqx.provider.BaseJooqxFacade
- JooqxProvider<S extends io.vertx.sqlclient.SqlClient> - Interface in io.github.zero88.jooqx.provider
-
Reactive jOOQx provider
- JooqxResultCollector - Class in io.github.zero88.jooqx.mutiny
-
Represents for a collector that collects then transform
Vert.x SQL result
to an expectation output - JooqxResultCollector - Class in io.github.zero88.jooqx.reactivex
-
Represents for a collector that collects then transform
Vert.x SQL result
to an expectation output - JooqxResultCollector - Class in io.github.zero88.jooqx.rxjava3
-
Represents for a collector that collects then transform
Vert.x SQL result
to an expectation output - JooqxResultCollector - Interface in io.github.zero88.jooqx
-
Represents for a collector that collects then transform
Vert.x SQL result
to an expectation output - JooqxResultCollector(JooqxResultCollector) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- JooqxResultCollector(JooqxResultCollector) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- JooqxResultCollector(JooqxResultCollector) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- JooqxResultCollector(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- JooqxResultCollector(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- JooqxResultCollector(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- JooqxSession - Class in io.github.zero88.jooqx.mutiny
-
Represents for a reactive SQL session executor
- JooqxSession - Class in io.github.zero88.jooqx.reactivex
-
Represents for a reactive SQL session executor
- JooqxSession - Class in io.github.zero88.jooqx.rxjava3
-
Represents for a reactive SQL session executor
- JooqxSession - Interface in io.github.zero88.jooqx
-
Represents for a reactive SQL session executor
- JooqxSession(JooqxSession) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxSession
- JooqxSession(JooqxSession) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxSession
- JooqxSession(JooqxSession) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxSession
- JooqxSession(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxSession
- JooqxSession(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxSession
- JooqxSession(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxSession
- JooqxSQLClientProvider<S extends io.vertx.sqlclient.SqlClient> - Interface in io.github.zero88.jooqx.provider
-
Reactive SQL client provider
- JooqxTx - Class in io.github.zero88.jooqx.mutiny
-
Represents for a reactive SQL transaction executor
- JooqxTx - Class in io.github.zero88.jooqx.reactivex
-
Represents for a reactive SQL transaction executor
- JooqxTx - Class in io.github.zero88.jooqx.rxjava3
-
Represents for a reactive SQL transaction executor
- JooqxTx - Interface in io.github.zero88.jooqx
-
Represents for a reactive SQL transaction executor
- JooqxTx(JooqxTx) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxTx
- JooqxTx(JooqxTx) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxTx
- JooqxTx(JooqxTx) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxTx
- JooqxTx(Object) - Constructor for class io.github.zero88.jooqx.mutiny.JooqxTx
- JooqxTx(Object) - Constructor for class io.github.zero88.jooqx.reactivex.JooqxTx
- JooqxTx(Object) - Constructor for class io.github.zero88.jooqx.rxjava3.JooqxTx
- JooqxVersion - Class in io.github.zero88.jooqx
-
JOOQ.X version
- JsonArrayJSONBConverter - Class in io.github.zero88.jooqx.datatype.basic
- JsonArrayJSONBConverter() - Constructor for class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONBConverter
- JsonArrayJSONConverter - Class in io.github.zero88.jooqx.datatype.basic
- JsonArrayJSONConverter() - Constructor for class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONConverter
- JsonObjectJSONBConverter - Class in io.github.zero88.jooqx.datatype.basic
- JsonObjectJSONBConverter() - Constructor for class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONBConverter
- JsonObjectJSONConverter - Class in io.github.zero88.jooqx.datatype.basic
- JsonObjectJSONConverter() - Constructor for class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONConverter
- JsonRecord<R extends org.jooq.Record> - Interface in io.github.zero88.jooqx
-
Represents for a wrapper of jOOQ Record and does support serialize to
JsonObject
L
- LegacyInternal<S extends io.vertx.ext.sql.SQLOperations> - Interface in io.github.zero88.jooqx
-
Deprecated.
- LegacyJooqx - Class in io.github.zero88.jooqx.mutiny
-
Represents for an executor that executes
jOOQ query
onVertx legacy JDBC client
connection - LegacyJooqx - Class in io.github.zero88.jooqx.reactivex
-
Represents for an executor that executes
jOOQ query
onVertx legacy JDBC client
connection - LegacyJooqx - Interface in io.github.zero88.jooqx
-
Deprecated.Since Vertx deprecated, this interface still works but not able to using with Rxify version 3
- LegacyJooqx(LegacyJooqx) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqx
- LegacyJooqx(LegacyJooqx) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqx
- LegacyJooqx(Object) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqx
- LegacyJooqx(Object) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqx
- LegacyJooqxBuilder - Class in io.github.zero88.jooqx.mutiny
-
Represents a builder that constructs
LegacyJooqx
- LegacyJooqxBuilder - Class in io.github.zero88.jooqx.reactivex
-
Represents a builder that constructs
LegacyJooqx
- LegacyJooqxBuilder - Interface in io.github.zero88.jooqx
-
Deprecated.
- LegacyJooqxBuilder(LegacyJooqxBuilder) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- LegacyJooqxBuilder(LegacyJooqxBuilder) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- LegacyJooqxBuilder(Object) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- LegacyJooqxBuilder(Object) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- LegacyJooqxFacade - Interface in io.github.zero88.jooqx.provider
-
Represents for Jooqx Legacy facade
- LegacyJooqxProvider - Interface in io.github.zero88.jooqx.provider
-
Legacy
jOOQx
provider - LegacyJooqxSession - Class in io.github.zero88.jooqx.mutiny
-
NOTE: This class has been automatically generated from the
original
non Mutiny-ified interface using Vert.x codegen. - LegacyJooqxSession - Class in io.github.zero88.jooqx.reactivex
-
NOTE: This class has been automatically generated from the
original
non RX-ified interface using Vert.x codegen. - LegacyJooqxSession - Interface in io.github.zero88.jooqx
-
Deprecated.
- LegacyJooqxSession(LegacyJooqxSession) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- LegacyJooqxSession(LegacyJooqxSession) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- LegacyJooqxSession(Object) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- LegacyJooqxSession(Object) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- LegacyJooqxTx - Class in io.github.zero88.jooqx.mutiny
-
Represents for a legacy SQL transaction executor
- LegacyJooqxTx - Class in io.github.zero88.jooqx.reactivex
-
Represents for a legacy SQL transaction executor
- LegacyJooqxTx - Interface in io.github.zero88.jooqx
-
Deprecated.
- LegacyJooqxTx(LegacyJooqxTx) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- LegacyJooqxTx(LegacyJooqxTx) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- LegacyJooqxTx(Object) - Constructor for class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- LegacyJooqxTx(Object) - Constructor for class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- LegacySQLClientProvider<P extends io.vertx.ext.jdbc.spi.DataSourceProvider> - Interface in io.github.zero88.jooqx.provider
-
A provider provides legacy SQL client that relies on an external JDBC connection pool.
- LegacySQLCollector - Class in io.github.zero88.jooqx.mutiny
-
Represents for Legacy SQL result set collector
- LegacySQLCollector - Class in io.github.zero88.jooqx.reactivex
-
Represents for Legacy SQL result set collector
- LegacySQLCollector - Interface in io.github.zero88.jooqx
-
Deprecated.
- LegacySQLCollector(LegacySQLCollector) - Constructor for class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- LegacySQLCollector(LegacySQLCollector) - Constructor for class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- LegacySQLCollector(Object) - Constructor for class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- LegacySQLCollector(Object) - Constructor for class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- LegacySQLPreparedQuery - Class in io.github.zero88.jooqx.mutiny
-
Represents for a converter that transforms
jOOQ param
toVertx legacy SQL
bind value - LegacySQLPreparedQuery - Class in io.github.zero88.jooqx.reactivex
-
Represents for a converter that transforms
jOOQ param
toVertx legacy SQL
bind value - LegacySQLPreparedQuery - Interface in io.github.zero88.jooqx
-
Deprecated.
- LegacySQLPreparedQuery(LegacySQLPreparedQuery) - Constructor for class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- LegacySQLPreparedQuery(LegacySQLPreparedQuery) - Constructor for class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- LegacySQLPreparedQuery(Object) - Constructor for class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- LegacySQLPreparedQuery(Object) - Constructor for class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- lookup(String, int) - Method in interface io.github.zero88.jooqx.adapter.RecordFactory
-
Lookup jOOQ field in current Query context
M
- MANY - Enum constant in enum class io.github.zero88.jooqx.adapter.SelectStrategy
- MEMORY - Enum constant in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
- MSSQL - Enum constant in enum class io.github.zero88.jooqx.annotations.SQLClientType
- MSSQLClientParser - Interface in io.github.zero88.jooqx.spi.mssql
-
MSSQL connection option parser
- MSSQLErrorConverter - Class in io.github.zero88.jooqx.spi.mssql
-
MSSQL error converter
- MSSQLErrorConverter() - Constructor for class io.github.zero88.jooqx.spi.mssql.MSSQLErrorConverter
- MSSQLErrorConverterProvider - Interface in io.github.zero88.jooqx.spi.mssql
-
MSSQL error converter provider
- MSSQLPoolProvider - Interface in io.github.zero88.jooqx.spi.mssql
-
MSSQL pool provider
- MYSQL - Enum constant in enum class io.github.zero88.jooqx.annotations.SQLClientType
- MySQLClientParser - Interface in io.github.zero88.jooqx.spi.mysql
-
MySQL connection option parser
- MySQLConnProvider - Interface in io.github.zero88.jooqx.spi.mysql
- MySQLErrorConverter - Class in io.github.zero88.jooqx.spi.mysql
-
MySQL error converter
- MySQLErrorConverter() - Constructor for class io.github.zero88.jooqx.spi.mysql.MySQLErrorConverter
- MySQLErrorConverterProvider - Interface in io.github.zero88.jooqx.spi.mysql
-
MySQL error converter provider
- MySQLPoolProvider - Interface in io.github.zero88.jooqx.spi.mysql
-
MySQL pool provider
N
- newInstance(Jooqx) - Static method in class io.github.zero88.jooqx.mutiny.Jooqx
- newInstance(Jooqx) - Static method in class io.github.zero88.jooqx.reactivex.Jooqx
- newInstance(Jooqx) - Static method in class io.github.zero88.jooqx.rxjava3.Jooqx
- newInstance(JooqxBatchCollector) - Static method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- newInstance(JooqxBatchCollector) - Static method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- newInstance(JooqxBatchCollector) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- newInstance(JooqxBatchCollector, TypeArg<R>) - Static method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- newInstance(JooqxBatchCollector, TypeArg<R>) - Static method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- newInstance(JooqxBatchCollector, TypeArg<R>) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- newInstance(JooqxBlockCollector) - Static method in class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- newInstance(JooqxBlockCollector) - Static method in class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- newInstance(JooqxBlockCollector) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- newInstance(JooqxBuilder) - Static method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- newInstance(JooqxBuilder) - Static method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- newInstance(JooqxBuilder) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- newInstance(JooqxConn) - Static method in class io.github.zero88.jooqx.mutiny.JooqxConn
- newInstance(JooqxConn) - Static method in class io.github.zero88.jooqx.reactivex.JooqxConn
- newInstance(JooqxConn) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- newInstance(JooqxConnBuilder) - Static method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- newInstance(JooqxConnBuilder) - Static method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- newInstance(JooqxConnBuilder) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- newInstance(JooqxPreparedQuery) - Static method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- newInstance(JooqxPreparedQuery) - Static method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- newInstance(JooqxPreparedQuery) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- newInstance(JooqxResultCollector) - Static method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- newInstance(JooqxResultCollector) - Static method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- newInstance(JooqxResultCollector) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- newInstance(JooqxSession) - Static method in class io.github.zero88.jooqx.mutiny.JooqxSession
- newInstance(JooqxSession) - Static method in class io.github.zero88.jooqx.reactivex.JooqxSession
- newInstance(JooqxSession) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- newInstance(JooqxTx) - Static method in class io.github.zero88.jooqx.mutiny.JooqxTx
- newInstance(JooqxTx) - Static method in class io.github.zero88.jooqx.reactivex.JooqxTx
- newInstance(JooqxTx) - Static method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- newInstance(LegacyJooqx) - Static method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
- newInstance(LegacyJooqx) - Static method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
- newInstance(LegacyJooqxBuilder) - Static method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- newInstance(LegacyJooqxBuilder) - Static method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- newInstance(LegacyJooqxSession) - Static method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- newInstance(LegacyJooqxSession) - Static method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- newInstance(LegacyJooqxTx) - Static method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- newInstance(LegacyJooqxTx) - Static method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- newInstance(LegacySQLCollector) - Static method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- newInstance(LegacySQLCollector) - Static method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- newInstance(LegacySQLPreparedQuery) - Static method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- newInstance(LegacySQLPreparedQuery) - Static method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- newInstance(SQLBatchExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLBatchExecutor
- newInstance(SQLBatchExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLBatchExecutor
- newInstance(SQLBatchExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLBatchExecutor
- newInstance(SQLBatchResultExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLBatchResultExecutor
- newInstance(SQLBatchResultExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLBatchResultExecutor
- newInstance(SQLBatchResultExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLBatchResultExecutor
- newInstance(SQLBlockExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLBlockExecutor
- newInstance(SQLBlockExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLBlockExecutor
- newInstance(SQLBlockExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLBlockExecutor
- newInstance(SQLDDLExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLDDLExecutor
- newInstance(SQLDDLExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLDDLExecutor
- newInstance(SQLDDLExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLDDLExecutor
- newInstance(SQLDMLExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLDMLExecutor
- newInstance(SQLDMLExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLDMLExecutor
- newInstance(SQLDMLExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLDMLExecutor
- newInstance(SQLDQLExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLDQLExecutor
- newInstance(SQLDQLExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLDQLExecutor
- newInstance(SQLDQLExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLDQLExecutor
- newInstance(SQLPlainExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
- newInstance(SQLPlainExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLPlainExecutor
- newInstance(SQLPlainExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLPlainExecutor
- newInstance(SQLRoutineExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- newInstance(SQLRoutineExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLRoutineExecutor
- newInstance(SQLRoutineExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLRoutineExecutor
- newInstance(SQLStatementExecutor) - Static method in interface io.github.zero88.jooqx.mutiny.SQLStatementExecutor
- newInstance(SQLStatementExecutor) - Static method in interface io.github.zero88.jooqx.reactivex.SQLStatementExecutor
- newInstance(SQLStatementExecutor) - Static method in interface io.github.zero88.jooqx.rxjava3.SQLStatementExecutor
O
- of(BiFunction<String, Integer, Field<?>>, Function<DSLContext, REC>) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- of(BiFunction<String, Integer, Field<?>>, Function<DSLContext, REC>, RecordMapper<REC, R>) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactory
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.provider.LegacySQLClientProvider
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.provider.SQLClientProvider
-
Create and open SQL client
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.spi.db2.DB2PoolProvider
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCPoolProvider
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.spi.mssql.MSSQLPoolProvider
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.spi.mysql.MySQLConnProvider
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.spi.mysql.MySQLPoolProvider
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.spi.pg.PgConnProvider
- open(Vertx, JsonObject, JsonObject) - Method in interface io.github.zero88.jooqx.spi.pg.PgPoolProvider
- optimizeDataSourceProviderConfig(JsonObject) - Method in interface io.github.zero88.jooqx.provider.JDBCExtension.HikariCPExtension
- optimizeDataSourceProviderConfig(JsonObject) - Method in interface io.github.zero88.jooqx.provider.JDBCExtension
-
Optimize Data Source provider config
- ORACLE - Enum constant in enum class io.github.zero88.jooqx.annotations.SQLClientType
P
- parentheses(Object) - Static method in class io.github.zero88.jooqx.Utils
- parentheses(Object...) - Static method in class io.github.zero88.jooqx.Utils
- parentheses(String, Object...) - Static method in class io.github.zero88.jooqx.Utils
- parse(String) - Static method in class io.github.zero88.jooqx.datatype.basic.UDTParser
- parse(String, boolean) - Static method in class io.github.zero88.jooqx.datatype.basic.UDTParser
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.provider.LegacySQLClientProvider
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.provider.SQLClientOptionParser
-
Parse a json SQL connection options to the specific connection options depends on SQL driver
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.spi.db2.DB2ClientParser
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCPoolC3P0Provider
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCPoolHikariProvider
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCPoolProvider
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.spi.mssql.MSSQLClientParser
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.spi.mysql.MySQLClientParser
- parseConn(JsonObject) - Method in interface io.github.zero88.jooqx.spi.pg.PgSQLClientParser
- parsePool(JsonObject) - Method in interface io.github.zero88.jooqx.provider.LegacySQLClientProvider
- parsePool(JsonObject) - Method in interface io.github.zero88.jooqx.provider.SQLClientOptionParser
-
Parse a json SQL pool options
- password(JsonObject) - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider.DBFileProvider
-
Extracts database password
- perform(Function<E, Future<X>>) - Method in interface io.github.zero88.jooqx.SQLSessionExecutor
-
Like
SQLSessionExecutor.perform(Function, Handler)
but returns aFuture
of the asynchronous result - perform(Function<E, Future<X>>, Handler<AsyncResult<X>>) - Method in interface io.github.zero88.jooqx.SQLSessionExecutor
-
Perform the session code
- perform(Function<JooqxSession, Future<R>>) - Method in interface io.github.zero88.jooqx.JooqxSession
- perform(Function<JooqxSession, Future<R>>, Handler<AsyncResult<R>>) - Method in interface io.github.zero88.jooqx.JooqxSession
- perform(Function<LegacyJooqxSession, Future<R>>) - Method in interface io.github.zero88.jooqx.LegacyJooqxSession
-
Deprecated.
- perform(Function<LegacyJooqxSession, Future<R>>, Handler<AsyncResult<R>>) - Method in interface io.github.zero88.jooqx.LegacyJooqxSession
-
Deprecated.
- perform(Function<JooqxSession, Single<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- perform(Function<JooqxSession, Single<R>>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- perform(Function<LegacyJooqxSession, Single<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- perform(Function<LegacyJooqxSession, Single<R>>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- perform(Function<JooqxSession, Uni<R>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- perform(Function<LegacyJooqxSession, Uni<R>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- perform(Function<JooqxSession, Future<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- perform(Function<JooqxSession, Future<R>>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- perform(Function<LegacyJooqxSession, Future<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- perform(Function<LegacyJooqxSession, Future<R>>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- perform(Function<JooqxSession, Single<R>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- performAndAwait(Function<JooqxSession, Uni<R>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- performAndAwait(Function<LegacyJooqxSession, Uni<R>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- performAndForget(Function<JooqxSession, Uni<R>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- performAndForget(Function<LegacyJooqxSession, Uni<R>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- PgConnProvider - Interface in io.github.zero88.jooqx.spi.pg
-
PostgreSQL connection provider
- PgErrorConverter - Class in io.github.zero88.jooqx.spi.pg
-
PostgreSQL error converter
- PgErrorConverter() - Constructor for class io.github.zero88.jooqx.spi.pg.PgErrorConverter
- PgPoolProvider - Interface in io.github.zero88.jooqx.spi.pg
-
PostgreSQL pool provider
- PgSQLClientParser - Interface in io.github.zero88.jooqx.spi.pg
-
PostgreSQL connection option parser
- PgSQLErrorConverterProvider - Interface in io.github.zero88.jooqx.spi.pg
-
PostgreSQL error converter provider
- PgTypeMapperRegistry - Class in io.github.zero88.jooqx.spi.pg.datatype
- POSTGRES - Enum constant in enum class io.github.zero88.jooqx.annotations.SQLClientType
- preparedQuery() - Method in interface io.github.zero88.jooqx.Jooqx
- preparedQuery() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- preparedQuery() - Method in interface io.github.zero88.jooqx.JooqxConn
- preparedQuery() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- preparedQuery() - Method in interface io.github.zero88.jooqx.LegacyInternal
-
Deprecated.
- preparedQuery() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- preparedQuery() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- preparedQuery() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- preparedQuery() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- preparedQuery() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- preparedQuery() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- preparedQuery() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- preparedQuery() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- preparedQuery() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- preparedQuery() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- preparedQuery() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- preparedQuery() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- preparedQuery() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- preparedQuery() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- preparedQuery() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- preparedQuery() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- preparedQuery() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- preparedQuery() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- preparedQuery() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Defines prepared query
- preparedQuery() - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
- protocol() - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider
-
JDBC protocol
- protocol() - Method in interface io.github.zero88.jooqx.spi.derby.DerbyFileProvider
- protocol() - Method in interface io.github.zero88.jooqx.spi.derby.DerbyMemProvider
- protocol() - Method in interface io.github.zero88.jooqx.spi.h2.H2FileProvider
- protocol() - Method in interface io.github.zero88.jooqx.spi.h2.H2MemProvider
- protocol() - Method in interface io.github.zero88.jooqx.spi.hsqldb.HSQLDBFileProvider
- protocol() - Method in interface io.github.zero88.jooqx.spi.hsqldb.HSQLDBMemProvider
- protocol() - Method in interface io.github.zero88.jooqx.spi.sqlite.SQLiteFileProvider
- protocol() - Method in interface io.github.zero88.jooqx.spi.sqlite.SQLiteMemProvider
Q
- queries() - Method in interface io.github.zero88.jooqx.BlockQuery
R
- record() - Method in interface io.github.zero88.jooqx.JsonRecord
- recordFactory() - Method in interface io.github.zero88.jooqx.adapter.SQLResultAdapter
- recordFactory() - Method in class io.github.zero88.jooqx.adapter.SelectCount
- RecordFactory<REC extends org.jooq.Record,
R> - Interface in io.github.zero88.jooqx.adapter -
Record factory defines the necessary methods to transform
Vert.x SQL row
tojOOQ record
then map record into a custom type. - RecordFactoryHelper - Interface in io.github.zero88.jooqx.adapter
- recordProviderByTable(T) - Static method in interface io.github.zero88.jooqx.adapter.RecordFactoryHelper
- reduce(SqlResult<List<R>>) - Method in interface io.github.zero88.jooqx.JooqxBatchCollector
-
Reduce batch result into list
- register(String...) - Method in class io.github.zero88.jooqx.BindBatchValues
- register(Field<?>...) - Method in class io.github.zero88.jooqx.BindBatchValues
- register(Name...) - Method in class io.github.zero88.jooqx.BindBatchValues
- registerValue(Field<T>, Object) - Method in class io.github.zero88.jooqx.BindBatchValues
- repr() - Method in interface io.github.zero88.jooqx.datatype.ConverterRepr
- repr() - Method in interface io.github.zero88.jooqx.datatype.DataTypeMapper
- repr(Converter<?, ?>) - Static method in interface io.github.zero88.jooqx.datatype.ConverterRepr
- resultCollector() - Method in interface io.github.zero88.jooqx.Jooqx
- resultCollector() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- resultCollector() - Method in interface io.github.zero88.jooqx.JooqxConn
- resultCollector() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- resultCollector() - Method in interface io.github.zero88.jooqx.LegacyInternal
-
Deprecated.
- resultCollector() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- resultCollector() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- resultCollector() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- resultCollector() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- resultCollector() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- resultCollector() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- resultCollector() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- resultCollector() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- resultCollector() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- resultCollector() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- resultCollector() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- resultCollector() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- resultCollector() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- resultCollector() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- resultCollector() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- resultCollector() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- resultCollector() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- resultCollector() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- resultCollector() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Defines result collector depends on result set
- resultCollector() - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
- results() - Method in interface io.github.zero88.jooqx.BlockResult
- reThrowError(Throwable) - Method in interface io.github.zero88.jooqx.SQLErrorConverter
-
Handle and throw error
- routine(Function<DSLContext, Routine<T>>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routine(Configuration, Routine) - Method in interface io.github.zero88.jooqx.JooqxPreparedQuery
- routine(Configuration, Routine) - Method in interface io.github.zero88.jooqx.LegacySQLPreparedQuery
-
Deprecated.
- routine(Configuration, Routine) - Method in interface io.github.zero88.jooqx.SQLPreparedQuery
-
Generates jOOQ routine to sql query in String
- routine(Routine<T>) - Method in interface io.github.zero88.jooqx.SQLExecutor
- routine(Routine<T>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routine(Function<DSLContext, Routine<T>>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- routine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- routine(Function<DSLContext, Routine<T>>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- routine(Configuration, Routine) - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- routine(Configuration, Routine) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- routine(Configuration, Routine) - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- routine(Configuration, Routine) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- routine(Configuration, Routine) - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- routine(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routine(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routine(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routine(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routine(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routine(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routine(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routine(Routine<T>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- routine(Routine<T>, Handler<AsyncResult<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineAndAwait(Function<DSLContext, Routine<T>>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineAndAwait(Routine<T>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineAndForget(Function<DSLContext, Routine<T>>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineAndForget(Routine<T>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- RoutineExecutorDelegate - Interface in io.github.zero88.jooqx.routine
- routineResult(Routine<T>) - Method in interface io.github.zero88.jooqx.SQLExecutor
- routineResult(Routine<T>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineResult(Routine<T>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- routineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- routineResult(Routine<T>, Handler<AsyncResult<RoutineResult>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- RoutineResult - Interface in io.github.zero88.jooqx.routine
- routineResultAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineResultAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineResultAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineResultAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineResultAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineResultAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineResultAndAwait(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineResultAndAwait(Routine<T>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineResultAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineResultAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineResultAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineResultAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineResultAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineResultAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineResultAndForget(Routine<T>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineResultAndForget(Routine<T>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in interface io.github.zero88.jooqx.SQLExecutor
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in interface io.github.zero88.jooqx.SQLRoutineExecutor
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- routineResultSet(Routine<T>, SQLResultAdapter<X, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineResultSetAndAwait(Routine<T>, SQLResultAdapter<X, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- routineResultSetAndForget(Routine<T>, SQLResultAdapter<X, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLRoutineExecutor
- routineValues(Routine, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.JooqxPreparedQuery
- routineValues(Routine, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.LegacySQLPreparedQuery
-
Deprecated.
- routineValues(Routine, DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.SQLPreparedQuery
-
Capture jOOQ parameter in jOOQ routine and convert to Vertx bind value holder
- routineValues(Routine, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- routineValues(Routine, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- routineValues(Routine, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- routineValues(Routine, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- routineValues(Routine, DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- run(Function<E, Future<X>>) - Method in interface io.github.zero88.jooqx.SQLTxExecutor
-
Like
SQLTxExecutor.run(Function, Handler)
but returns aFuture
of the asynchronous result - run(Function<E, Future<X>>, Handler<AsyncResult<X>>) - Method in interface io.github.zero88.jooqx.SQLTxExecutor
-
Run the transactional code
- run(Function<JooqxTx, Future<X>>) - Method in interface io.github.zero88.jooqx.JooqxTx
- run(Function<JooqxTx, Future<X>>, Handler<AsyncResult<X>>) - Method in interface io.github.zero88.jooqx.JooqxTx
- run(Function<LegacyJooqxTx, Future<X>>) - Method in interface io.github.zero88.jooqx.LegacyJooqxTx
-
Deprecated.
- run(Function<LegacyJooqxTx, Future<X>>, Handler<AsyncResult<X>>) - Method in interface io.github.zero88.jooqx.LegacyJooqxTx
-
Deprecated.
- run(Function<JooqxTx, Single<X>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- run(Function<JooqxTx, Single<X>>, Handler<AsyncResult<X>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- run(Function<LegacyJooqxTx, Single<X>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- run(Function<LegacyJooqxTx, Single<X>>, Handler<AsyncResult<X>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- run(Function<JooqxTx, Uni<X>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- run(Function<LegacyJooqxTx, Uni<X>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- run(Function<JooqxTx, Future<X>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- run(Function<JooqxTx, Future<X>>, Handler<AsyncResult<X>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- run(Function<LegacyJooqxTx, Future<X>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- run(Function<LegacyJooqxTx, Future<X>>, Handler<AsyncResult<X>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- run(Function<JooqxTx, Single<X>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- runAndAwait(Function<JooqxTx, Uni<X>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- runAndAwait(Function<LegacyJooqxTx, Uni<X>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- runAndForget(Function<JooqxTx, Uni<X>>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- runAndForget(Function<LegacyJooqxTx, Uni<X>>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- RuntimeJDBCErrorConverter - Class in io.github.zero88.jooqx.spi
- RuntimeJDBCErrorConverter() - Constructor for class io.github.zero88.jooqx.spi.RuntimeJDBCErrorConverter
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Batch execute
- rxBatch(Function<DSLContext, Query>, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Batch execute
- rxBatch(Query, BindBatchValues) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Result batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Result batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Result batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Result batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Result batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Result batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Result batch execute
- rxBatchResult(Function<DSLContext, Query>, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Result batch execute
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute batch statements then receive results
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute batch statements then receive results
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute batch statements then receive results
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute batch statements then receive results
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute batch statements then receive results
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute batch statements then receive results
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute batch statements then receive results
- rxBatchResult(Query, BindBatchValues, SQLResultListAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute batch statements then receive results
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Block execute
- rxBlock(BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Block execute
- rxBlock(Function<DSLContext, BlockQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Block execute
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute DDL statement
- rxDdl(Function<DSLContext, DDLQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute DDL statement
- rxDdl(DDLQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute DDL statement
- rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, Query>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute
jOOQ query
then return async result - rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute row count query statement
- rxExecute(Function<DSLContext, RowCountQuery>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute row count query statement
- rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute
jOOQ query
then return async result - rxExecute(Query, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute
jOOQ query
then return async result - rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute row count query statement
- rxExecute(RowCountQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute row count query statement
- rxPerform(Function<JooqxSession, Single<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- rxPerform(Function<LegacyJooqxSession, Single<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- rxPerform(Function<JooqxSession, Future<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- rxPerform(Function<LegacyJooqxSession, Future<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- rxPerform(Function<JooqxSession, Single<R>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- rxRoutine(Function<DSLContext, Routine<T>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- rxRoutineResult(Routine<T>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- rxRun(Function<JooqxTx, Single<X>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- rxRun(Function<LegacyJooqxTx, Single<X>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- rxRun(Function<JooqxTx, Future<X>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- rxRun(Function<LegacyJooqxTx, Future<X>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- rxRun(Function<JooqxTx, Single<X>>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- rxSql(String) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxSql(String) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in interface io.github.zero88.jooqx.reactivex.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(String) - Method in interface io.github.zero88.jooqx.rxjava3.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- rxSqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
S
- SelectAdhocListResult<ROW,
EACH> - Class in io.github.zero88.jooqx.adapter -
Select Adhoc adapter for list result is a base class for custom
Select list
implementations in client code. - SelectAdhocListResult(RecordFactory<? extends Record, ROW>) - Constructor for class io.github.zero88.jooqx.adapter.SelectAdhocListResult
- SelectAdhocOneResult<ROW,
RESULT> - Class in io.github.zero88.jooqx.adapter -
Select Adhoc adapter for one result is a base class for custom
Select one
implementations in client code. - SelectAdhocOneResult(RecordFactory<? extends Record, ROW>) - Constructor for class io.github.zero88.jooqx.adapter.SelectAdhocOneResult
- SelectCount - Class in io.github.zero88.jooqx.adapter
-
Select count result adapter that defines output in
Integer
type - SelectCount(TableLike<Record1<Integer>>) - Constructor for class io.github.zero88.jooqx.adapter.SelectCount
- SelectExists - Class in io.github.zero88.jooqx.adapter
-
Select exists result adapter that defines output in
Boolean
type - SelectExists(TableLike<Record1<Integer>>) - Constructor for class io.github.zero88.jooqx.adapter.SelectExists
- SelectJsonArray - Class in io.github.zero88.jooqx.adapter
- SelectJsonArray(RecordFactory<? extends Record, JsonObject>) - Constructor for class io.github.zero88.jooqx.adapter.SelectJsonArray
- SelectList<R> - Class in io.github.zero88.jooqx.adapter
-
Select list result adapter that returns list of output
- SelectList(RecordFactory<? extends Record, R>) - Constructor for class io.github.zero88.jooqx.adapter.SelectList
- SelectOne<R> - Class in io.github.zero88.jooqx.adapter
-
Select one result adapter that returns only one row
- SelectOne(RecordFactory<? extends Record, R>) - Constructor for class io.github.zero88.jooqx.adapter.SelectOne
- SelectStrategy - Enum Class in io.github.zero88.jooqx.adapter
-
Represents for strategy when handling result set
- session() - Method in interface io.github.zero88.jooqx.Jooqx
- session() - Method in interface io.github.zero88.jooqx.JooqxConn
- session() - Method in interface io.github.zero88.jooqx.JooqxSession
- session() - Method in interface io.github.zero88.jooqx.LegacyInternal
-
Deprecated.
- session() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- session() - Method in interface io.github.zero88.jooqx.LegacyJooqxSession
-
Deprecated.
- session() - Method in interface io.github.zero88.jooqx.LegacyJooqxTx
-
Deprecated.
- session() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- session() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- session() - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- session() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- session() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- session() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- session() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- session() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- session() - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- session() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- session() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- session() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- session() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- session() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- session() - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- session() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Open session executor
- setDSL(DSLContext) - Method in interface io.github.zero88.jooqx.JooqxBuilder
- setDSL(DSLContext) - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- setDSL(DSLContext) - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- setDSL(DSLContext) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- setDSL(DSLContext) - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
-
Set DSL context
- setErrorConverter(SQLErrorConverter) - Method in interface io.github.zero88.jooqx.JooqxBuilder
- setErrorConverter(SQLErrorConverter) - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- setErrorConverter(SQLErrorConverter) - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- setErrorConverter(SQLErrorConverter) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- setErrorConverter(SQLErrorConverter) - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
-
Set Error Converter
- setPreparedQuery(JooqxPreparedQuery) - Method in interface io.github.zero88.jooqx.JooqxBuilder
- setPreparedQuery(JooqxPreparedQuery) - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- setPreparedQuery(LegacySQLPreparedQuery) - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- setPreparedQuery(JooqxPreparedQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- setPreparedQuery(JooqxPreparedQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- setPreparedQuery(LegacySQLPreparedQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- setPreparedQuery(JooqxPreparedQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- setPreparedQuery(JooqxPreparedQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- setPreparedQuery(LegacySQLPreparedQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- setPreparedQuery(JooqxPreparedQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- setPreparedQuery(JooqxPreparedQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- setPreparedQuery(PQ) - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
-
Set Prepare Query
- setResultCollector(JooqxResultCollector) - Method in interface io.github.zero88.jooqx.JooqxBuilder
- setResultCollector(JooqxResultCollector) - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- setResultCollector(LegacySQLCollector) - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- setResultCollector(JooqxResultCollector) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- setResultCollector(JooqxResultCollector) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- setResultCollector(LegacySQLCollector) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- setResultCollector(JooqxResultCollector) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- setResultCollector(JooqxResultCollector) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- setResultCollector(LegacySQLCollector) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- setResultCollector(JooqxResultCollector) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- setResultCollector(JooqxResultCollector) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- setResultCollector(RC) - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
-
Set Result Collector
- setSqlClient(SQLClient) - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- setSqlClient(SQLClient) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- setSqlClient(Pool) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- setSqlClient(SqlConnection) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- setSqlClient(SQLClient) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- setSqlClient(Pool) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- setSqlClient(SqlConnection) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- setSqlClient(Pool) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- setSqlClient(SqlConnection) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- setSqlClient(Pool) - Method in interface io.github.zero88.jooqx.JooqxBuilder
- setSqlClient(SqlConnection) - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- setSqlClient(S) - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
-
Set SQL client
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.JooqxBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- setTypeMapperRegistry(DataTypeMapperRegistry) - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
-
Set Type Mapper Registry
- setVertx(Vertx) - Method in interface io.github.zero88.jooqx.JooqxBuilder
- setVertx(Vertx) - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- setVertx(Vertx) - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- setVertx(Vertx) - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
-
Set vertx
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- setVertx(Vertx) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- size() - Method in class io.github.zero88.jooqx.BindBatchValues
-
Batch record size
- size() - Method in interface io.github.zero88.jooqx.BlockResult
- sql(String) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Like
SQLPlainExecutor.sql(String, Handler)
but returns aFuture
of the asynchronous result - sql(String, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Like
SQLPlainExecutor.sql(Function, Handler)
but returns aFuture
of the asynchronous result - sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Configuration, BlockQuery) - Method in interface io.github.zero88.jooqx.JooqxPreparedQuery
- sql(Configuration, BlockQuery) - Method in interface io.github.zero88.jooqx.LegacySQLPreparedQuery
-
Deprecated.
- sql(Configuration, BlockQuery) - Method in interface io.github.zero88.jooqx.SQLPreparedQuery
-
Generate jOOQ queries to SQL statements
- sql(Configuration, Query) - Method in interface io.github.zero88.jooqx.JooqxPreparedQuery
- sql(Configuration, Query) - Method in interface io.github.zero88.jooqx.LegacySQLPreparedQuery
-
Deprecated.
- sql(Configuration, Query) - Method in interface io.github.zero88.jooqx.SQLPreparedQuery
-
Generate jOOQ query to SQL statement
- sql(String) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sql(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sql(String) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in interface io.github.zero88.jooqx.reactivex.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String) - Method in interface io.github.zero88.jooqx.rxjava3.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sql(String, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(String, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.reactivex.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Function<DSLContext, String>, Handler<AsyncResult<Integer>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement without result (e.g: SET, INSERT, UPDATE, etc...)
- sql(Configuration, BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- sql(Configuration, BlockQuery) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- sql(Configuration, BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- sql(Configuration, BlockQuery) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- sql(Configuration, BlockQuery) - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- sql(Configuration, Query) - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- sql(Configuration, Query) - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- sql(Configuration, Query) - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- sql(Configuration, Query) - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- sql(Configuration, Query) - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- sqlAndAwait(String) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLPlainExecutor.sql(String)
. - sqlAndAwait(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLPlainExecutor.sql(String)
. - sqlAndAwait(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLPlainExecutor.sql(String)
. - sqlAndAwait(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLPlainExecutor.sql(String)
. - sqlAndAwait(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlAndAwait(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLPlainExecutor.sql(String)
. - sqlAndAwait(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLPlainExecutor.sql(String)
. - sqlAndAwait(String) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Blocking variant of
SQLPlainExecutor.sql(String)
. - sqlAndAwait(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLPlainExecutor.sql(Function)
. - sqlAndAwait(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLPlainExecutor.sql(Function)
. - sqlAndAwait(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLPlainExecutor.sql(Function)
. - sqlAndAwait(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLPlainExecutor.sql(Function)
. - sqlAndAwait(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlAndAwait(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLPlainExecutor.sql(Function)
. - sqlAndAwait(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLPlainExecutor.sql(Function)
. - sqlAndAwait(Function<DSLContext, String>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Blocking variant of
SQLPlainExecutor.sql(Function)
. - sqlAndForget(String) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLPlainExecutor.sql(String)
that ignores the result of the operation. - sqlAndForget(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLPlainExecutor.sql(String)
that ignores the result of the operation. - sqlAndForget(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLPlainExecutor.sql(String)
that ignores the result of the operation. - sqlAndForget(String) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLPlainExecutor.sql(String)
that ignores the result of the operation. - sqlAndForget(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlAndForget(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLPlainExecutor.sql(String)
that ignores the result of the operation. - sqlAndForget(String) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLPlainExecutor.sql(String)
that ignores the result of the operation. - sqlAndForget(String) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Variant of
SQLPlainExecutor.sql(String)
that ignores the result of the operation. - sqlAndForget(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLPlainExecutor.sql(Function)
that ignores the result of the operation. - sqlAndForget(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLPlainExecutor.sql(Function)
that ignores the result of the operation. - sqlAndForget(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLPlainExecutor.sql(Function)
that ignores the result of the operation. - sqlAndForget(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLPlainExecutor.sql(Function)
that ignores the result of the operation. - sqlAndForget(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlAndForget(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLPlainExecutor.sql(Function)
that ignores the result of the operation. - sqlAndForget(Function<DSLContext, String>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLPlainExecutor.sql(Function)
that ignores the result of the operation. - sqlAndForget(Function<DSLContext, String>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Variant of
SQLPlainExecutor.sql(Function)
that ignores the result of the operation. - SQLBatchCollector<BR> - Interface in io.github.zero88.jooqx
-
Represents for a collector that collects
Vert.x SQL batch result
to an expectation output - SQLBatchExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for a
batch executor
that executes batch SQL command - SQLBatchExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for a
batch executor
that executes batch SQL command - SQLBatchExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for a
batch executor
that executes batch SQL command - SQLBatchExecutor - Interface in io.github.zero88.jooqx
-
Represents for a
batch executor
that executes batch SQL command - SQLBatchResultExecutor - Interface in io.github.zero88.jooqx.mutiny
-
The
reactive sql executor
that is adapted for to execute batch SQL command and able to return the number of succeed row and row detail - SQLBatchResultExecutor - Interface in io.github.zero88.jooqx.reactivex
-
The
reactive sql executor
that is adapted for to execute batch SQL command and able to return the number of succeed row and row detail - SQLBatchResultExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
The
reactive sql executor
that is adapted for to execute batch SQL command and able to return the number of succeed row and row detail - SQLBatchResultExecutor - Interface in io.github.zero88.jooqx
-
The
reactive sql executor
that is adapted forSqlClient
to execute batch SQL command and able to return the number of succeed row and row detail - SQLBlockExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for a
Block executor
that executes SQL statements - SQLBlockExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for a
Block executor
that executes SQL statements - SQLBlockExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for a
Block executor
that executes SQL statements - SQLBlockExecutor - Interface in io.github.zero88.jooqx
-
Represents for a
Block executor
that executes SQL statements - sqlClient() - Method in interface io.github.zero88.jooqx.Jooqx
- sqlClient() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- sqlClient() - Method in interface io.github.zero88.jooqx.JooqxConn
- sqlClient() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- sqlClient() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- sqlClient() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- sqlClient() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- sqlClient() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- sqlClient() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- sqlClient() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- sqlClient() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlClient() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- sqlClient() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- sqlClient() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- sqlClient() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- sqlClient() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- sqlClient() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sqlClient() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- sqlClient() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- sqlClient() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- sqlClient() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- sqlClient() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- sqlClient() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Defines Vertx SQL client
- sqlClient() - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
- sqlClientClass() - Method in interface io.github.zero88.jooqx.provider.LegacySQLClientProvider
- sqlClientClass() - Method in interface io.github.zero88.jooqx.provider.SQLClientProvider
-
Defines SQL client class.
- sqlClientClass() - Method in interface io.github.zero88.jooqx.spi.db2.DB2PoolProvider
- sqlClientClass() - Method in interface io.github.zero88.jooqx.spi.jdbc.JDBCPoolProvider
- sqlClientClass() - Method in interface io.github.zero88.jooqx.spi.mssql.MSSQLPoolProvider
- sqlClientClass() - Method in interface io.github.zero88.jooqx.spi.mysql.MySQLConnProvider
- sqlClientClass() - Method in interface io.github.zero88.jooqx.spi.mysql.MySQLPoolProvider
- sqlClientClass() - Method in interface io.github.zero88.jooqx.spi.pg.PgConnProvider
- sqlClientClass() - Method in interface io.github.zero88.jooqx.spi.pg.PgPoolProvider
- SQLClientOptionParser<T> - Interface in io.github.zero88.jooqx.provider
-
A parser helps convert raw SQL connection option to a specific SQL driver connection option
- SQLClientProvider<S> - Interface in io.github.zero88.jooqx.provider
-
SQL client provider
- SQLClientSupport - Annotation Interface in io.github.zero88.jooqx.annotations
- SQLClientType - Enum Class in io.github.zero88.jooqx.annotations
-
Defines Vertx SQL client
- SQLDDLExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for a
DDL executor
that executes SQL DDL statements - SQLDDLExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for a
DDL executor
that executes SQL DDL statements - SQLDDLExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for a
DDL executor
that executes SQL DDL statements - SQLDDLExecutor - Interface in io.github.zero88.jooqx
-
Represents for a
DDL executor
that executes SQL DDL statements - SQLDMLExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for a
DML executor
that executesINSERT
,UPDATE
,DELETE
statements. - SQLDMLExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for a
DML executor
that executesINSERT
,UPDATE
,DELETE
statements. - SQLDMLExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for a
DML executor
that executesINSERT
,UPDATE
,DELETE
statements. - SQLDMLExecutor - Interface in io.github.zero88.jooqx
-
Represents for a
DML executor
that executesINSERT
,UPDATE
,DELETE
statements. - SQLDQLExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for a
query executor
that executes SQL command - SQLDQLExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for a
query executor
that executes SQL command - SQLDQLExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for a
query executor
that executes SQL command - SQLDQLExecutor - Interface in io.github.zero88.jooqx
-
Represents for a
query executor
that executes SQL command - SQLErrorConverter - Interface in io.github.zero88.jooqx
-
Represents for a maker that unifies SQL error to a general SQL error when executing SQL command on across among Database SPI
- SQLExecutor<S,
B, PQ extends SQLPreparedQuery<B>, RC extends SQLResultCollector> - Interface in io.github.zero88.jooqx -
Represents for an executor that executes
jOOQ query
onVertx SQL client
connection - SQLExecutorBuilder<S,
B, PQ extends SQLPreparedQuery<B>, RC extends SQLResultCollector, E extends SQLExecutorBuilder<S, B, PQ, RC, E>> - Interface in io.github.zero88.jooqx - SQLiteFileProvider - Interface in io.github.zero88.jooqx.spi.sqlite
-
Provides SQLite database in file
- SQLiteMemProvider - Interface in io.github.zero88.jooqx.spi.sqlite
-
Provides SQLite database in memory
- SQLPlainExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for a
DDL executor
that executes batch SQL command - SQLPlainExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for a
DDL executor
that executes batch SQL command - SQLPlainExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for a
DDL executor
that executes batch SQL command - SQLPlainExecutor - Interface in io.github.zero88.jooqx
-
Represents for a
DDL executor
that executes batch SQL command - SQLPreparedQuery<B> - Interface in io.github.zero88.jooqx
-
Represents for SQL prepared query that transforms jOOQ Query to Vertx SQL prepared query
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Like
SQLPlainExecutor.sqlQuery(String, SQLResultAdapter, Handler)
but returns aFuture
of the asynchronous result - sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Like
SQLPlainExecutor.sqlQuery(Function, SQLResultAdapter, Handler)
but returns aFuture
of the asynchronous result - sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in interface io.github.zero88.jooqx.SQLPlainExecutor
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(String, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.Jooqx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQuery(Function<DSLContext, String>, SQLResultAdapter<T, R>, Handler<AsyncResult<R>>) - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
-
Execute the plain SQL statement with results (e.g: SELECT, etc...)
- sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
. - sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
. - sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
. - sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
. - sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
. - sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
. - sqlQueryAndAwait(String, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Blocking variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
. - sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Blocking variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
. - sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Blocking variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
. - sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Blocking variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
. - sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Blocking variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
. - sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Blocking variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
. - sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Blocking variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
. - sqlQueryAndAwait(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Blocking variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
. - sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(String, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Variant of
SQLPlainExecutor.sqlQuery(String,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.Jooqx
-
Variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
-
Variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
-
Variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
-
Variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
-
Variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
-
Variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
that ignores the result of the operation. - sqlQueryAndForget(Function<DSLContext, String>, SQLResultAdapter<T, R>) - Method in interface io.github.zero88.jooqx.mutiny.SQLPlainExecutor
-
Variant of
SQLPlainExecutor.sqlQuery(Function,SQLResultAdapter)
that ignores the result of the operation. - SQLResultAdapter<ROW,
RESULT> - Interface in io.github.zero88.jooqx.adapter -
Provides a capability to transform
Vert.x
SQL result set to an expected result (injOOQ
term). - SQLResultCollector - Interface in io.github.zero88.jooqx
-
Represents for a collector that collects and transforms
Vert.x SQL result
to an expectation output - SQLResultListAdapter<ROW,
EACH> - Interface in io.github.zero88.jooqx.adapter -
Indicates select many row
- SQLResultListAdapter.SQLResultIdentityListAdapter<ROW> - Interface in io.github.zero88.jooqx.adapter
- SQLResultOneAdapter<ROW,
RESULT> - Interface in io.github.zero88.jooqx.adapter -
Indicates select only one row
- SQLResultOneAdapter.SQLResultIdentityOneAdapter<ROW> - Interface in io.github.zero88.jooqx.adapter
- SQLRoutineExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for a
routine executor
that executes SQL function or SQL procedure - SQLRoutineExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for a
routine executor
that executes SQL function or SQL procedure - SQLRoutineExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for a
routine executor
that executes SQL function or SQL procedure - SQLRoutineExecutor - Interface in io.github.zero88.jooqx
-
Represents for a
routine executor
that executes SQL function or SQL procedure - SQLSessionExecutor<S,
B, P extends SQLPreparedQuery<B>, C extends SQLResultCollector, E extends SQLExecutor<S, B, P, C>> - Interface in io.github.zero88.jooqx -
Represents for SQL session executor
- SQLStatementExecutor - Interface in io.github.zero88.jooqx.mutiny
-
Represents for an
executor
that executes SQL statement - SQLStatementExecutor - Interface in io.github.zero88.jooqx.reactivex
-
Represents for an
executor
that executes SQL statement - SQLStatementExecutor - Interface in io.github.zero88.jooqx.rxjava3
-
Represents for an
executor
that executes SQL statement - SQLStatementExecutor - Interface in io.github.zero88.jooqx
-
Represents for an
executor
that executes SQL statement - SQLTxExecutor<S,
B, P extends SQLPreparedQuery<B>, C extends SQLResultCollector, E extends SQLExecutor<S, B, P, C>> - Interface in io.github.zero88.jooqx -
Represents for SQL transaction executor
- strategy() - Method in interface io.github.zero88.jooqx.adapter.SQLResultAdapter
-
Select strategy for handling a result set
- strategy() - Method in class io.github.zero88.jooqx.adapter.SelectJsonArray
- strategy() - Method in interface io.github.zero88.jooqx.adapter.SQLResultListAdapter
- strategy() - Method in interface io.github.zero88.jooqx.adapter.SQLResultOneAdapter
T
- throwableType() - Method in class io.github.zero88.jooqx.JooqErrorConverter.JDBCErrorConverter
- throwableType() - Method in interface io.github.zero88.jooqx.JooqErrorConverter
- throwableType() - Method in class io.github.zero88.jooqx.spi.db2.DB2ErrorConverter
- throwableType() - Method in class io.github.zero88.jooqx.spi.mssql.MSSQLErrorConverter
- throwableType() - Method in class io.github.zero88.jooqx.spi.mysql.MySQLErrorConverter
- throwableType() - Method in class io.github.zero88.jooqx.spi.pg.PgErrorConverter
- throwableType() - Method in class io.github.zero88.jooqx.spi.RuntimeJDBCErrorConverter
- to(byte[]) - Method in class io.github.zero88.jooqx.datatype.basic.BytesConverter
- to(J) - Method in interface io.github.zero88.jooqx.datatype.JooqxConverter
-
Convert the jOOQ object to Vert.x object
- to(J) - Method in interface io.github.zero88.jooqx.datatype.UserTypeAsJooqType
- to(BigDecimal) - Method in class io.github.zero88.jooqx.datatype.basic.BigDecimalConverter
- to(Duration) - Method in class io.github.zero88.jooqx.spi.pg.datatype.DurationConverter
- to(JSON) - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONConverter
- to(JSON) - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONConverter
- to(JSONB) - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONBConverter
- to(JSONB) - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONBConverter
- to(YearToSecond) - Method in class io.github.zero88.jooqx.spi.pg.datatype.IntervalConverter
- to(U) - Method in interface io.github.zero88.jooqx.datatype.BridgeConverter
- to(U, ConverterContext) - Method in interface io.github.zero88.jooqx.datatype.BridgeConverter
- toDatabaseType(String, Param<?>, BiFunction<String, Param<?>, ?>) - Method in class io.github.zero88.jooqx.datatype.DataTypeMapperRegistry
- toJson() - Method in interface io.github.zero88.jooqx.JsonRecord
- toJson(JsonCodec) - Method in interface io.github.zero88.jooqx.JsonRecord
-
Covert to json object by Object mapper
- toJson(JSONFormat) - Method in interface io.github.zero88.jooqx.JsonRecord
-
Covert to json object by
JSONFormat
- toString() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxSession
- toString() - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- toString() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
- toString() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- toString() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- toString() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- toString() - Method in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- toString() - Method in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- toString() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxSession
- toString() - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- toString() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
- toString() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- toString() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- toString() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- toString() - Method in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- toString() - Method in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- toString() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxSession
- toString() - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- toType() - Method in class io.github.zero88.jooqx.datatype.basic.BigDecimalConverter
- toType() - Method in class io.github.zero88.jooqx.datatype.basic.BytesConverter
- toType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONBConverter
- toType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonArrayJSONConverter
- toType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONBConverter
- toType() - Method in class io.github.zero88.jooqx.datatype.basic.JsonObjectJSONConverter
- toType() - Method in interface io.github.zero88.jooqx.datatype.JooqxConverter
- toType() - Method in interface io.github.zero88.jooqx.datatype.UserTypeAsJooqType
- toType() - Method in class io.github.zero88.jooqx.spi.pg.datatype.DurationConverter
- toType() - Method in class io.github.zero88.jooqx.spi.pg.datatype.IntervalConverter
- toUserType(Field<?>, Object) - Method in class io.github.zero88.jooqx.datatype.DataTypeMapperRegistry
- toVFromU(U) - Method in interface io.github.zero88.jooqx.datatype.DataTypeMapper
-
Convert from user object to database object
- transaction() - Method in interface io.github.zero88.jooqx.Jooqx
- transaction() - Method in interface io.github.zero88.jooqx.JooqxConn
- transaction() - Method in interface io.github.zero88.jooqx.JooqxTx
- transaction() - Method in interface io.github.zero88.jooqx.LegacyInternal
-
Deprecated.
- transaction() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- transaction() - Method in interface io.github.zero88.jooqx.LegacyJooqxSession
-
Deprecated.
- transaction() - Method in interface io.github.zero88.jooqx.LegacyJooqxTx
-
Deprecated.
- transaction() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- transaction() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- transaction() - Method in class io.github.zero88.jooqx.mutiny.JooqxTx
- transaction() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- transaction() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- transaction() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- transaction() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- transaction() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- transaction() - Method in class io.github.zero88.jooqx.reactivex.JooqxTx
- transaction() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- transaction() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- transaction() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- transaction() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- transaction() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- transaction() - Method in class io.github.zero88.jooqx.rxjava3.JooqxTx
- transaction() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Open transaction executor
- transform(DB2Exception) - Method in class io.github.zero88.jooqx.spi.db2.DB2ErrorConverter
- transform(RuntimeSQLException) - Method in class io.github.zero88.jooqx.spi.RuntimeJDBCErrorConverter
- transform(MSSQLException) - Method in class io.github.zero88.jooqx.spi.mssql.MSSQLErrorConverter
- transform(MySQLException) - Method in class io.github.zero88.jooqx.spi.mysql.MySQLErrorConverter
- transform(PgException) - Method in class io.github.zero88.jooqx.spi.pg.PgErrorConverter
- transform(SQLException) - Method in class io.github.zero88.jooqx.JooqErrorConverter.JDBCErrorConverter
- transform(T) - Method in interface io.github.zero88.jooqx.JooqErrorConverter
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.Jooqx
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.JooqxConn
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.provider.TypeMapperRegistryProvider
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- typeMapperRegistry() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Defines global data type mapper registry
- typeMapperRegistry() - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
- TypeMapperRegistryProvider - Interface in io.github.zero88.jooqx.provider
-
Data Type mapper registry provider
U
- UDTParser - Class in io.github.zero88.jooqx.datatype.basic
-
Vert.x SQL client treats UDT type in string then it is a parser in common case
- update(Function<DSLContext, Update<R>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- update(Function<DSLContext, Update<R>>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- update(Update<R>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- update(Update<R>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- updateQuery(Function<DSLContext, UpdateQuery<R>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- updateQuery(Function<DSLContext, UpdateQuery<R>>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- updateQuery(UpdateQuery<R>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- updateQuery(UpdateQuery<R>, Handler<AsyncResult<Integer>>) - Method in interface io.github.zero88.jooqx.SQLDMLExecutor
- user(JsonObject) - Method in interface io.github.zero88.jooqx.provider.DBEmbeddedProvider.DBFileProvider
-
Extracts database username
- UserTypeAsJooqType<V,
J> - Interface in io.github.zero88.jooqx.datatype - UserTypeAsVertxType<V,
J> - Interface in io.github.zero88.jooqx.datatype -
It is short form of
DataTypeMapper
that means arecord field
is used a user type that is same withVert.x SQL data type
- useUserTypeAsJooqType() - Static method in class io.github.zero88.jooqx.spi.pg.datatype.PgTypeMapperRegistry
- useUserTypeAsVertxType() - Static method in class io.github.zero88.jooqx.spi.pg.datatype.PgTypeMapperRegistry
- Utils - Class in io.github.zero88.jooqx
V
- validate() - Static method in class io.github.zero88.jooqx.JooqxVersion
-
Validate the version compatibility between
jooq.x
and the direct dependent libraries - valueOf(String) - Static method in enum class io.github.zero88.jooqx.adapter.SelectStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.zero88.jooqx.annotations.SQLClientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.zero88.jooqx.adapter.SelectStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.zero88.jooqx.annotations.SQLClientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.zero88.jooqx.spi.DBEmbeddedMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- versionComponents() - Static method in class io.github.zero88.jooqx.JooqxVersion
-
Query version from the direct dependent libraries:
jOOQ
,vert.x
, and combine withjooq.x
version - vertx() - Method in interface io.github.zero88.jooqx.Jooqx
- vertx() - Method in interface io.github.zero88.jooqx.JooqxBuilder
- vertx() - Method in interface io.github.zero88.jooqx.JooqxConn
- vertx() - Method in interface io.github.zero88.jooqx.JooqxConnBuilder
- vertx() - Method in interface io.github.zero88.jooqx.LegacyJooqx
-
Deprecated.
- vertx() - Method in interface io.github.zero88.jooqx.LegacyJooqxBuilder
-
Deprecated.
- vertx() - Method in class io.github.zero88.jooqx.mutiny.Jooqx
- vertx() - Method in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- vertx() - Method in class io.github.zero88.jooqx.mutiny.JooqxConn
- vertx() - Method in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- vertx() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqx
-
Deprecated.
- vertx() - Method in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- vertx() - Method in class io.github.zero88.jooqx.reactivex.Jooqx
- vertx() - Method in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- vertx() - Method in class io.github.zero88.jooqx.reactivex.JooqxConn
- vertx() - Method in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- vertx() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqx
-
Deprecated.
- vertx() - Method in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- vertx() - Method in class io.github.zero88.jooqx.rxjava3.Jooqx
- vertx() - Method in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- vertx() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConn
- vertx() - Method in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- vertx() - Method in interface io.github.zero88.jooqx.SQLExecutor
-
Defines Vertx
- vertx() - Method in interface io.github.zero88.jooqx.SQLExecutorBuilder
_
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.Jooqx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxBlockCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxConn
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxConnBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxPreparedQuery
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxResultCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxSession
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.JooqxTx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.LegacyJooqx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.LegacyJooqxBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.LegacyJooqxSession
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.LegacyJooqxTx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.LegacySQLCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.mutiny.LegacySQLPreparedQuery
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.Jooqx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxBlockCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxConn
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxConnBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxPreparedQuery
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxResultCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxSession
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.JooqxTx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.LegacyJooqx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.LegacyJooqxBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.LegacyJooqxSession
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.LegacyJooqxTx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.LegacySQLCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.reactivex.LegacySQLPreparedQuery
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.Jooqx
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxBlockCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxConn
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxConnBuilder
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxPreparedQuery
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxResultCollector
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxSession
- __TYPE_ARG - Static variable in class io.github.zero88.jooqx.rxjava3.JooqxTx
- __typeArg_0 - Variable in class io.github.zero88.jooqx.mutiny.JooqxBatchCollector
- __typeArg_0 - Variable in class io.github.zero88.jooqx.reactivex.JooqxBatchCollector
- __typeArg_0 - Variable in class io.github.zero88.jooqx.rxjava3.JooqxBatchCollector
All Classes and Interfaces|All Packages|Serialized Form