Skip navigation links
C D E O R S T 

C

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

D

dataSource(Provider<DataSource>) - Method in class org.jooby.requery.Requery
Set a custom DataSource.
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.

O

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

R

reactive(EntityModel) - Static method in class org.jooby.requery.Requery
Creates a Requery module with RxJava 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(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 O R S T 
Skip navigation links

Copyright © 2017. All rights reserved.