Skip navigation links
C D E K O R S T 

C

completionStage(String, EntityModel) - Static method in class org.jooby.requery.Requery
Creates an async Requery module with Java 8 data store.
completionStage(EntityModel) - Static method in class org.jooby.requery.Requery
Creates an async Requery module with Java 8 data store.
configure(Env, Config, Binder) - Method in class org.jooby.requery.Requery
 

D

doWith(BiConsumer<Config, ConfigurationBuilder>) - Method in class org.jooby.requery.Requery
Advanced configuration callback:
doWith(Consumer<ConfigurationBuilder>) - Method in class org.jooby.requery.Requery
Advanced configuration callback:

E

entityStateListener(Class<? extends EntityStateListener<?>>) - Method in class org.jooby.requery.Requery
Add an EntityStateListener.

K

kotlin(String, EntityModel) - Static method in class org.jooby.requery.Requery
Creates a Kotlin Requery module.
kotlin(EntityModel) - Static method in class org.jooby.requery.Requery
Creates a Kotlin Requery module.

O

org.jooby.requery - package org.jooby.requery
 

R

reactive(String, EntityModel) - Static method in class org.jooby.requery.Requery
Creates a Requery module with RxJava data store.
reactive(EntityModel) - Static method in class org.jooby.requery.Requery
Creates a Requery module with RxJava data store.
reactor(String, EntityModel) - Static method in class org.jooby.requery.Requery
Creates a Requery module with Reactor data store.
reactor(EntityModel) - Static method in class org.jooby.requery.Requery
Creates a Requery module with Reactor data store.
Requery - Class in org.jooby.requery
requery
Requery(String, EntityModel) - Constructor for class org.jooby.requery.Requery
Creates a new Requery module.
Requery(EntityModel) - Constructor for class org.jooby.requery.Requery
Creates a new Requery module.

S

schema(TableCreationMode) - Method in class org.jooby.requery.Requery
Run the give schema command at application startup time.
statementListener(Class<? extends StatementListener>) - Method in class org.jooby.requery.Requery
Add an StatementListener.

T

transactionListener(Class<? extends TransactionListener>) - Method in class org.jooby.requery.Requery
Add an TransactionListener.
C D E K O R S T 
Skip navigation links

Copyright © 2021. All rights reserved.