A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages

A

addEagerLoads(String[]) - Method in class com.activepersistence.service.Relation
 
addGroup(String[]) - Method in class com.activepersistence.service.Relation
 
addHaving(String, Object[]) - Method in class com.activepersistence.service.Relation
 
addIncludes(String[]) - Method in class com.activepersistence.service.Relation
 
addJoins(String[]) - Method in class com.activepersistence.service.Relation
 
addOrder(String[]) - Method in class com.activepersistence.service.Relation
 
addSelect(String[]) - Method in class com.activepersistence.service.Relation
 
addWhere(String) - Method in class com.activepersistence.service.Relation
 
addWhere(String, Object[]) - Method in class com.activepersistence.service.Relation
 
all() - Method in interface com.activepersistence.service.relation.Delegation
 
all() - Method in interface com.activepersistence.service.relation.QueryMethods
 
average(String) - Method in interface com.activepersistence.service.relation.Calculation
 
average(String) - Method in interface com.activepersistence.service.relation.Delegation
 

B

Base<ID> - Class in com.activepersistence.model
 
Base<T> - Class in com.activepersistence.service
 
Base() - Constructor for class com.activepersistence.model.Base
 
Base(Class<T>) - Constructor for class com.activepersistence.service.Base
 
buildNativeQuery(String) - Method in interface com.activepersistence.service.Querying
 
buildNativeQuery(String, Class) - Method in interface com.activepersistence.service.Querying
 
buildNativeQuery_(String) - Method in interface com.activepersistence.service.Querying
 
buildQuery(String) - Method in interface com.activepersistence.service.Querying
 
buildQuery(String, Class<R>) - Method in interface com.activepersistence.service.Querying
 
buildQuery_(String) - Method in interface com.activepersistence.service.Querying
 
buildRelation() - Method in class com.activepersistence.service.Base
 
buildRelation() - Method in interface com.activepersistence.service.relation.Delegation
 

C

Calculation<T> - Interface in com.activepersistence.service.relation
 
clearEagerLoads() - Method in class com.activepersistence.service.Relation
 
clearFrom() - Method in class com.activepersistence.service.Relation
 
clearGroup() - Method in class com.activepersistence.service.Relation
 
clearHaving() - Method in class com.activepersistence.service.Relation
 
clearIncludes() - Method in class com.activepersistence.service.Relation
 
clearJoins() - Method in class com.activepersistence.service.Relation
 
clearOrder() - Method in class com.activepersistence.service.Relation
 
clearSelect() - Method in class com.activepersistence.service.Relation
 
clearWhere() - Method in class com.activepersistence.service.Relation
 
com.activepersistence.model - package com.activepersistence.model
 
com.activepersistence.service - package com.activepersistence.service
 
com.activepersistence.service.relation - package com.activepersistence.service.relation
 
count() - Method in interface com.activepersistence.service.relation.Calculation
 
count() - Method in interface com.activepersistence.service.relation.Delegation
 
count(String) - Method in interface com.activepersistence.service.relation.Calculation
 
count(String) - Method in interface com.activepersistence.service.relation.Delegation
 
create(T) - Method in interface com.activepersistence.service.Persistence
 

D

defaultScope() - Method in class com.activepersistence.service.Base
 
Delegation<T> - Interface in com.activepersistence.service.relation
 
destroy(T) - Method in interface com.activepersistence.service.Persistence
 
distinct() - Method in interface com.activepersistence.service.relation.Delegation
 
distinct() - Method in interface com.activepersistence.service.relation.QueryMethods
 
distinct(boolean) - Method in interface com.activepersistence.service.relation.Delegation
 
distinct(boolean) - Method in interface com.activepersistence.service.relation.QueryMethods
 
distinct_(boolean) - Method in interface com.activepersistence.service.relation.QueryMethods
 

E

EAGER_LOADS - com.activepersistence.service.relation.ValidUnscopingValues
 
eagerLoads(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
eagerLoads(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
eagerLoads_(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
equals(Object) - Method in class com.activepersistence.model.Base
 
exists() - Method in interface com.activepersistence.service.relation.Delegation
 
exists() - Method in interface com.activepersistence.service.relation.FinderMethods
 
exists(String, Object...) - Method in interface com.activepersistence.service.relation.FinderMethods
 
exists(String, Map<String, Object>) - Method in interface com.activepersistence.service.relation.Delegation
 

F

fetch() - Method in class com.activepersistence.service.Relation
 
fetch_() - Method in class com.activepersistence.service.Relation
 
fetchExists() - Method in class com.activepersistence.service.Relation
 
fetchOne() - Method in class com.activepersistence.service.Relation
 
fetchOneOrFail() - Method in class com.activepersistence.service.Relation
 
find(Object) - Method in class com.activepersistence.service.Relation
 
findBy(String, Object...) - Method in interface com.activepersistence.service.relation.Delegation
 
findBy(String, Object...) - Method in interface com.activepersistence.service.relation.FinderMethods
 
findByOrFail(String, Object...) - Method in interface com.activepersistence.service.relation.Delegation
 
findByOrFail(String, Object...) - Method in interface com.activepersistence.service.relation.FinderMethods
 
FinderMethods<T> - Interface in com.activepersistence.service.relation
 
first() - Method in interface com.activepersistence.service.relation.Delegation
 
first() - Method in interface com.activepersistence.service.relation.FinderMethods
 
first(int) - Method in interface com.activepersistence.service.relation.Delegation
 
first(int) - Method in interface com.activepersistence.service.relation.FinderMethods
 
firstOrFail() - Method in interface com.activepersistence.service.relation.Delegation
 
firstOrFail() - Method in interface com.activepersistence.service.relation.FinderMethods
 
from(String) - Method in interface com.activepersistence.service.relation.Delegation
 
from(String) - Method in interface com.activepersistence.service.relation.QueryMethods
 
FROM - com.activepersistence.service.relation.ValidUnscopingValues
 
from_(String) - Method in interface com.activepersistence.service.relation.QueryMethods
 

G

getCurrentScope() - Method in class com.activepersistence.service.Relation
 
getCurrentScope() - Method in interface com.activepersistence.service.relation.QueryMethods
 
getDefaultScope() - Method in class com.activepersistence.service.Relation
 
getDefaultScope() - Method in interface com.activepersistence.service.relation.QueryMethods
 
getEntityAlias() - Method in interface com.activepersistence.service.relation.Calculation
 
getEntityAlias() - Method in interface com.activepersistence.service.relation.FinderMethods
 
getEntityAlias() - Method in class com.activepersistence.service.Relation
 
getEntityClass() - Method in class com.activepersistence.service.Base
 
getEntityClass() - Method in interface com.activepersistence.service.Querying
 
getEntityClass() - Method in class com.activepersistence.service.Relation
 
getEntityManager() - Method in class com.activepersistence.service.Base
 
getEntityManager() - Method in interface com.activepersistence.service.Persistence
 
getEntityManager() - Method in interface com.activepersistence.service.Querying
 
getEntityManager() - Method in class com.activepersistence.service.Relation
 
getId() - Method in class com.activepersistence.model.Base
 
getService() - Method in class com.activepersistence.service.Relation
 
getService() - Method in interface com.activepersistence.service.relation.QueryMethods
 
group(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
group(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
GROUP - com.activepersistence.service.relation.ValidUnscopingValues
 
group_(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 

H

hasDistinct() - Method in class com.activepersistence.service.Relation
 
hashCode() - Method in class com.activepersistence.model.Base
 
hasOrderValues() - Method in class com.activepersistence.service.Relation
 
having(String, Object...) - Method in interface com.activepersistence.service.relation.Delegation
 
having(String, Object...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
HAVING - com.activepersistence.service.relation.ValidUnscopingValues
 
having_(String, Object...) - Method in interface com.activepersistence.service.relation.QueryMethods
 

I

ids() - Method in interface com.activepersistence.service.relation.Calculation
 
ids() - Method in interface com.activepersistence.service.relation.Delegation
 
includes(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
includes(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
INCLUDES - com.activepersistence.service.relation.ValidUnscopingValues
 
includes_(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
isNewRecord() - Method in class com.activepersistence.model.Base
 
isPersisted() - Method in class com.activepersistence.model.Base
 

J

joins(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
joins(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
JOINS - com.activepersistence.service.relation.ValidUnscopingValues
 
joins_(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 

L

last() - Method in interface com.activepersistence.service.relation.Delegation
 
last() - Method in interface com.activepersistence.service.relation.FinderMethods
 
last(int) - Method in interface com.activepersistence.service.relation.Delegation
 
last(int) - Method in interface com.activepersistence.service.relation.FinderMethods
 
lastOrFail() - Method in interface com.activepersistence.service.relation.Delegation
 
lastOrFail() - Method in interface com.activepersistence.service.relation.FinderMethods
 
limit(int) - Method in interface com.activepersistence.service.relation.Delegation
 
limit(int) - Method in interface com.activepersistence.service.relation.QueryMethods
 
LIMIT - com.activepersistence.service.relation.ValidUnscopingValues
 
limit_(int) - Method in interface com.activepersistence.service.relation.QueryMethods
 
lock() - Method in interface com.activepersistence.service.relation.Delegation
 
lock() - Method in interface com.activepersistence.service.relation.QueryMethods
 
LOCK - com.activepersistence.service.relation.ValidUnscopingValues
 
lock_() - Method in interface com.activepersistence.service.relation.QueryMethods
 

M

maximum(String) - Method in interface com.activepersistence.service.relation.Calculation
 
maximum(String) - Method in interface com.activepersistence.service.relation.Delegation
 
minimum(String) - Method in interface com.activepersistence.service.relation.Calculation
 
minimum(String) - Method in interface com.activepersistence.service.relation.Delegation
 

N

none() - Method in interface com.activepersistence.service.relation.Delegation
 
none() - Method in interface com.activepersistence.service.relation.QueryMethods
 
none_() - Method in interface com.activepersistence.service.relation.QueryMethods
 

O

offset(int) - Method in interface com.activepersistence.service.relation.Delegation
 
offset(int) - Method in interface com.activepersistence.service.relation.QueryMethods
 
OFFSET - com.activepersistence.service.relation.ValidUnscopingValues
 
offset_(int) - Method in interface com.activepersistence.service.relation.QueryMethods
 
order(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
order(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
ORDER - com.activepersistence.service.relation.ValidUnscopingValues
 
order_(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 

P

Persistence<T> - Interface in com.activepersistence.service
 
pluck(String...) - Method in interface com.activepersistence.service.relation.Calculation
 
pluck(String...) - Method in interface com.activepersistence.service.relation.Delegation
 

Q

Querying<T> - Interface in com.activepersistence.service
 
QueryMethods<T> - Interface in com.activepersistence.service.relation
 

R

Relation<T> - Class in com.activepersistence.service
 
Relation(Base) - Constructor for class com.activepersistence.service.Relation
 
Relation(Relation<T>) - Constructor for class com.activepersistence.service.Relation
 
reload(T) - Method in interface com.activepersistence.service.Persistence
 
reorder(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
reorder(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
reselect(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
reselect(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
rewhere(String, Object...) - Method in interface com.activepersistence.service.relation.Delegation
 
rewhere(String, Object...) - Method in interface com.activepersistence.service.relation.QueryMethods
 

S

save(Base) - Method in interface com.activepersistence.service.Persistence
 
scoping(Relation) - Method in class com.activepersistence.service.Relation
 
scoping(Relation<T>) - Method in interface com.activepersistence.service.relation.Delegation
 
select(String...) - Method in interface com.activepersistence.service.relation.Delegation
 
select(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
SELECT - com.activepersistence.service.relation.ValidUnscopingValues
 
select_(String...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
setCalculating(boolean) - Method in class com.activepersistence.service.Relation
 
setCalculation(String) - Method in class com.activepersistence.service.Relation
 
setConstructor(boolean) - Method in class com.activepersistence.service.Relation
 
setCreatedAt(LocalDateTime) - Method in class com.activepersistence.model.Base
 
setDistinct(boolean) - Method in class com.activepersistence.service.Relation
 
setFromClause(String) - Method in class com.activepersistence.service.Relation
 
setIgnoreDefaultScope(boolean) - Method in class com.activepersistence.service.Base
 
setLimit(int) - Method in class com.activepersistence.service.Relation
 
setLock(boolean) - Method in class com.activepersistence.service.Relation
 
setOffset(int) - Method in class com.activepersistence.service.Relation
 
setUpdatedAt(LocalDateTime) - Method in class com.activepersistence.model.Base
 
shouldIgnoreDefaultScope() - Method in class com.activepersistence.service.Base
 
spawn() - Method in interface com.activepersistence.service.relation.Calculation
 
spawn() - Method in interface com.activepersistence.service.relation.QueryMethods
 
spawn() - Method in class com.activepersistence.service.Relation
 
sum(String) - Method in interface com.activepersistence.service.relation.Calculation
 
sum(String) - Method in interface com.activepersistence.service.relation.Delegation
 

T

take() - Method in interface com.activepersistence.service.relation.Delegation
 
take() - Method in interface com.activepersistence.service.relation.FinderMethods
 
take(int) - Method in interface com.activepersistence.service.relation.Delegation
 
take(int) - Method in interface com.activepersistence.service.relation.FinderMethods
 
takeOrFail() - Method in interface com.activepersistence.service.relation.Delegation
 
takeOrFail() - Method in interface com.activepersistence.service.relation.FinderMethods
 
thiz() - Method in interface com.activepersistence.service.relation.FinderMethods
 
thiz() - Method in interface com.activepersistence.service.relation.QueryMethods
 
thiz() - Method in class com.activepersistence.service.Relation
 
toJpql() - Method in class com.activepersistence.service.Relation
 

U

unscope(ValidUnscopingValues...) - Method in interface com.activepersistence.service.relation.Delegation
 
unscope(ValidUnscopingValues...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
unscope_(ValidUnscopingValues...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
unscoped() - Method in interface com.activepersistence.service.relation.Delegation
 
unscoped() - Method in class com.activepersistence.service.Relation
 
update(T) - Method in interface com.activepersistence.service.Persistence
 
useDefaultScope() - Method in class com.activepersistence.service.Base
 

V

ValidUnscopingValues - Enum in com.activepersistence.service.relation
 
valueOf(String) - Static method in enum com.activepersistence.service.relation.ValidUnscopingValues
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.activepersistence.service.relation.ValidUnscopingValues
Returns an array containing the constants of this enum type, in the order they are declared.

W

where(String, Object...) - Method in interface com.activepersistence.service.relation.Delegation
 
where(String, Object...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
WHERE - com.activepersistence.service.relation.ValidUnscopingValues
 
where_(String, Object...) - Method in interface com.activepersistence.service.relation.QueryMethods
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages