Skip navigation links
A C E F G H I J K L R S T U V 

A

add(int, E) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
addAll(Collection<? extends E>) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
addAll(int, Collection<? extends E>) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 

C

checkLicense(InputStream, boolean) - Static method in class co.streamx.fluent.JPA.FluentJPA
checks FluentJPA license
clear() - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
clear() - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
clear() - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
co.streamx.fluent.JPA - package co.streamx.fluent.JPA
 
co.streamx.fluent.JPA.repository - package co.streamx.fluent.JPA.repository
 
co.streamx.fluent.JPA.spi - package co.streamx.fluent.JPA.spi
 
co.streamx.fluent.JPA.util - package co.streamx.fluent.JPA.util
 
co.streamx.fluent.JPA.vendor - package co.streamx.fluent.JPA.vendor
 
contains(Object) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
contains(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
containsAll(Collection<?>) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
containsAll(Collection<?>) - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
containsKey(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
containsValue(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
createQuery(EntityManager) - Method in interface co.streamx.fluent.JPA.FluentQuery
Creates an instance of Query
createQuery(EntityManager, Class<X>) - Method in interface co.streamx.fluent.JPA.FluentQuery
Create an instance of TypedQuery.

E

EntityManagerSupplier - Interface in co.streamx.fluent.JPA.repository
 
EntityManagerSupplierImpl - Class in co.streamx.fluent.JPA.repository
 
EntityManagerSupplierImpl() - Constructor for class co.streamx.fluent.JPA.repository.EntityManagerSupplierImpl
 
entrySet() - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
equals(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
equals(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 

F

FluentJPA - Class in co.streamx.fluent.JPA
Fluent JPA entry point.
FluentJPA() - Constructor for class co.streamx.fluent.JPA.FluentJPA
 
FluentQuery - Interface in co.streamx.fluent.JPA
Interface used to create Query or TypedQuery instances

G

get(int) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
get(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
getEntityManager() - Method in interface co.streamx.fluent.JPA.repository.EntityManagerSupplier
 
getEntityManager() - Method in class co.streamx.fluent.JPA.repository.EntityManagerSupplierImpl
 
getOrDefault(Object, V) - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
getOrdinalParameters() - Method in interface co.streamx.fluent.JPA.FluentQuery
 
getParameterTemporalType(Date) - Method in interface co.streamx.fluent.JPA.FluentQuery
Retrieve previously set TemporalType
getParameterTemporalType(Calendar) - Method in interface co.streamx.fluent.JPA.FluentQuery
Retrieve previously set TemporalType
getUpper() - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 

H

hashCode() - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
Hibernate5ResultTransformerInstaller - Class in co.streamx.fluent.JPA.vendor
 
Hibernate5ResultTransformerInstaller() - Constructor for class co.streamx.fluent.JPA.vendor.Hibernate5ResultTransformerInstaller
 

I

indexOf(Object) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
install(Query, TupleResultTransformer<?>) - Method in class co.streamx.fluent.JPA.vendor.Hibernate5ResultTransformerInstaller
 
install(Query, TupleResultTransformer<?>) - Method in interface co.streamx.fluent.JPA.vendor.ResultTransformerInstaller
 
isEmpty() - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
isEmpty() - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
isEmpty() - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
iterator() - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 

J

JavaConfiguration - Class in co.streamx.fluent.JPA.spi
 
JavaConfiguration() - Constructor for class co.streamx.fluent.JPA.spi.JavaConfiguration
 

K

keySet() - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
keysIterator() - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 

L

lastIndexOf(Object) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 

R

registerMethodSubstitution(Function3<T1, T2, T3, R>, Function3<? super T1, ? super T2, ? super T3, ? extends R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 
registerMethodSubstitution(Function2<T, U, R>, Function2<? super T, ? super U, ? extends R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 
registerMethodSubstitution(Function1<T, R>, Function1<? super T, ? extends R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 
registerMethodSubstitution(Function0<R>, Function0<? extends R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 
remove(Object) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
remove(int) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
remove(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
remove(Object, Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
remove(Object) - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
removeAll(Collection<?>) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
removeAll(Collection<?>) - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
ResultTransformerInstaller - Interface in co.streamx.fluent.JPA.vendor
 
retainAll(Collection<?>) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
retainAll(Collection<?>) - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 

S

ScopedArrayList<E> - Class in co.streamx.fluent.JPA.util
 
ScopedArrayList() - Constructor for class co.streamx.fluent.JPA.util.ScopedArrayList
 
ScopedHashMap<K,V> - Class in co.streamx.fluent.JPA.util
 
ScopedHashMap() - Constructor for class co.streamx.fluent.JPA.util.ScopedHashMap
 
ScopedHashSet<E> - Class in co.streamx.fluent.JPA.util
 
ScopedHashSet() - Constructor for class co.streamx.fluent.JPA.util.ScopedHashSet
 
set(int, E) - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
setParameterTemporalType(Date, TemporalType) - Method in interface co.streamx.fluent.JPA.FluentQuery
Set TemporalType for the parameter.
setParameterTemporalType(Calendar, TemporalType) - Method in interface co.streamx.fluent.JPA.FluentQuery
Set TemporalType for the parameter.
size() - Method in class co.streamx.fluent.JPA.util.ScopedArrayList
 
size() - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
size() - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
SQL(Consumer0) - Static method in class co.streamx.fluent.JPA.FluentJPA
Creates native SQL FluentQuery
SQL(Consumer1<?>) - Static method in class co.streamx.fluent.JPA.FluentJPA
Creates native SQL FluentQuery
SQL(Consumer2<?, ?>) - Static method in class co.streamx.fluent.JPA.FluentJPA
Creates native SQL FluentQuery
SQL(Consumer3<?, ?, ?>) - Static method in class co.streamx.fluent.JPA.FluentJPA
Creates native SQL FluentQuery
SQL(Consumer4<?, ?, ?, ?>) - Static method in class co.streamx.fluent.JPA.FluentJPA
Creates native SQL FluentQuery
SQL(Consumer5<?, ?, ?, ?, ?>) - Static method in class co.streamx.fluent.JPA.FluentJPA
Creates native SQL FluentQuery
SQL(Consumer6<?, ?, ?, ?, ?, ?>) - Static method in class co.streamx.fluent.JPA.FluentJPA
Creates native SQL FluentQuery
SQLConfig() - Static method in class co.streamx.fluent.JPA.FluentJPA
 
SQLConfiguratorImpl - Class in co.streamx.fluent.JPA.spi
 
SQLConfiguratorImpl() - Constructor for class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 

T

toArray() - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
toArray(T[]) - Method in class co.streamx.fluent.JPA.util.ScopedHashSet
 
toString() - Method in interface co.streamx.fluent.JPA.FluentQuery
 
transformList(List<T>) - Method in interface co.streamx.fluent.JPA.vendor.TupleResultTransformer
 
transformTuple(Object[], String[]) - Method in interface co.streamx.fluent.JPA.vendor.TupleResultTransformer
 
TupleResultTransformer<T> - Interface in co.streamx.fluent.JPA.vendor
 

U

unregisterMethodSubstitution(Function3<T1, T2, T3, R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 
unregisterMethodSubstitution(Function2<T, U, R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 
unregisterMethodSubstitution(Function1<T, R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 
unregisterMethodSubstitution(Function0<R>) - Method in class co.streamx.fluent.JPA.spi.SQLConfiguratorImpl
 

V

valueOf(Object) - Static method in class co.streamx.fluent.JPA.spi.JavaConfiguration
 
values() - Method in class co.streamx.fluent.JPA.util.ScopedHashMap
 
A C E F G H I J K L R S T U V 
Skip navigation links

Copyright © 2019 Streamx. All rights reserved.