JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data MapDB
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
W
A
and(Part, Predicate<?>, Iterator<Object>)
- Method in class org.springframework.data.mapdb.query.
QueryCreator
C
clear()
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
compare(Object, Object)
- Method in class org.springframework.data.mapdb.query.
PropertyComparator
complete(Predicate<?>, Sort)
- Method in class org.springframework.data.mapdb.query.
QueryCreator
contains(Serializable, Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
count(Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
count(Predicate<?>, Serializable)
- Method in class org.springframework.data.mapdb.
MapDbQueryEngine
create(Part, Iterator<Object>)
- Method in class org.springframework.data.mapdb.query.
QueryCreator
D
delete(Serializable, Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
deleteAllOf(Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
destroy()
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
E
EnableMapDbRepositories
- Annotation Type in
org.springframework.data.mapdb.config
entries(Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
EqualsPredicate
- Class in
org.springframework.data.mapdb.query.predicates
EqualsPredicate(Object)
- Constructor for class org.springframework.data.mapdb.query.predicates.
EqualsPredicate
execute(Predicate<?>, Comparator<?>, int, int, Serializable)
- Method in class org.springframework.data.mapdb.
MapDbQueryEngine
G
ge(Comparable<?>)
- Static method in class org.springframework.data.mapdb.query.predicates.
GreaterLessPredicate
Greater or equal
get(Serializable, Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
getAllOf(Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
getFlags()
- Method in class org.springframework.data.mapdb.query.predicates.
ILikePredicate
getFlags()
- Method in class org.springframework.data.mapdb.query.predicates.
LikePredicate
getMap(Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
gr(Comparable<?>)
- Static method in class org.springframework.data.mapdb.query.predicates.
GreaterLessPredicate
Greater
GreaterLessPredicate
- Class in
org.springframework.data.mapdb.query.predicates
Compares value with provided input as
Comparable
, tolerant to
Number
types.
I
ILikePredicate
- Class in
org.springframework.data.mapdb.query.predicates
ILikePredicate(String)
- Constructor for class org.springframework.data.mapdb.query.predicates.
ILikePredicate
isNull()
- Static method in class org.springframework.data.mapdb.query.predicates.
NullCheckPredicate
L
le(Comparable<?>)
- Static method in class org.springframework.data.mapdb.query.predicates.
GreaterLessPredicate
Less or equal
LikePredicate
- Class in
org.springframework.data.mapdb.query.predicates
LikePredicate(String)
- Constructor for class org.springframework.data.mapdb.query.predicates.
LikePredicate
ls(Comparable<?>)
- Static method in class org.springframework.data.mapdb.query.predicates.
GreaterLessPredicate
Less
M
MapDbCriteriaAccessor
- Class in
org.springframework.data.mapdb.query
MapDbCriteriaAccessor()
- Constructor for class org.springframework.data.mapdb.query.
MapDbCriteriaAccessor
MapDbKeyValueAdapter
- Class in
org.springframework.data.mapdb
MapDbKeyValueAdapter()
- Constructor for class org.springframework.data.mapdb.
MapDbKeyValueAdapter
MapDbKeyValueAdapter(DB)
- Constructor for class org.springframework.data.mapdb.
MapDbKeyValueAdapter
MapDbQueryEngine
- Class in
org.springframework.data.mapdb
MapDbQueryEngine()
- Constructor for class org.springframework.data.mapdb.
MapDbQueryEngine
MapDbRepository
<
T
extends
Serializable
,
ID
extends
Serializable
> - Interface in
org.springframework.data.mapdb.repository
MapDbSortAccessor
- Class in
org.springframework.data.mapdb.query
MapDbSortAccessor()
- Constructor for class org.springframework.data.mapdb.query.
MapDbSortAccessor
N
notNull()
- Static method in class org.springframework.data.mapdb.query.predicates.
NullCheckPredicate
NullCheckPredicate
- Class in
org.springframework.data.mapdb.query.predicates
O
or(Predicate<?>, Predicate<?>)
- Method in class org.springframework.data.mapdb.query.
QueryCreator
org.springframework.data.mapdb
- package org.springframework.data.mapdb
org.springframework.data.mapdb.config
- package org.springframework.data.mapdb.config
org.springframework.data.mapdb.query
- package org.springframework.data.mapdb.query
org.springframework.data.mapdb.query.predicates
- package org.springframework.data.mapdb.query.predicates
org.springframework.data.mapdb.repository
- package org.springframework.data.mapdb.repository
P
PropertyComparator
- Class in
org.springframework.data.mapdb.query
PropertyComparator(String, boolean)
- Constructor for class org.springframework.data.mapdb.query.
PropertyComparator
PropertyPredicate
<
V
> - Class in
org.springframework.data.mapdb.query.predicates
put(Serializable, Object, Serializable)
- Method in class org.springframework.data.mapdb.
MapDbKeyValueAdapter
Q
QueryCreator
- Class in
org.springframework.data.mapdb.query
QueryCreator(PartTree)
- Constructor for class org.springframework.data.mapdb.query.
QueryCreator
QueryCreator(PartTree, ParameterAccessor)
- Constructor for class org.springframework.data.mapdb.query.
QueryCreator
R
resolve(KeyValueQuery<?>)
- Method in class org.springframework.data.mapdb.query.
MapDbCriteriaAccessor
resolve(KeyValueQuery<?>)
- Method in class org.springframework.data.mapdb.query.
MapDbSortAccessor
Sort on a sequence of fields, possibly none.
S
SimpleMapDbRepository
<
T
extends
Serializable
,
ID
extends
Serializable
> - Class in
org.springframework.data.mapdb.repository
SimpleMapDbRepository(EntityInformation<T, ID>, KeyValueOperations)
- Constructor for class org.springframework.data.mapdb.repository.
SimpleMapDbRepository
T
test(Object)
- Method in class org.springframework.data.mapdb.query.predicates.
EqualsPredicate
test(Object)
- Method in class org.springframework.data.mapdb.query.predicates.
GreaterLessPredicate
test(Object)
- Method in class org.springframework.data.mapdb.query.predicates.
LikePredicate
test(Object)
- Method in class org.springframework.data.mapdb.query.predicates.
NullCheckPredicate
test(V)
- Method in class org.springframework.data.mapdb.query.predicates.
PropertyPredicate
W
wrap(Predicate<V>, String)
- Static method in class org.springframework.data.mapdb.query.predicates.
PropertyPredicate
A
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data MapDB
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011-2015–2017
Pivotal Software, Inc.
. All rights reserved.