JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
H
I
L
N
P
S
W
A
accessUser(Object)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
andWithNull(Criterion, Criterion)
- Static method in class com.yahoo.elide.datastores.hibernate3.filter.
CriterionFilterOperation
apply(Predicate)
- Method in class com.yahoo.elide.datastores.hibernate3.filter.
CriterionFilterOperation
applyAll(Set<Predicate>)
- Method in class com.yahoo.elide.datastores.hibernate3.filter.
CriterionFilterOperation
B
beginTransaction()
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateStore
Start Hibernate transaction.
build()
- Method in class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
buildCheckCriterion(FilterScope)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
builds criterion if all checks implement CriteriaCheck.
Builder(Session, Collection, Class<T>, EntityDictionary)
- Constructor for class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
C
close()
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
com.yahoo.elide.datastores.hibernate3
- package com.yahoo.elide.datastores.hibernate3
com.yahoo.elide.datastores.hibernate3.filter
- package com.yahoo.elide.datastores.hibernate3.filter
com.yahoo.elide.datastores.hibernate3.security
- package com.yahoo.elide.datastores.hibernate3.security
commit()
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
createObject(Class<T>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
CriteriaCheck
<
T
> - Interface in
com.yahoo.elide.datastores.hibernate3.security
Extends Check to support Hibernate Criteria to limit SQL query responses.
CriterionFilterOperation
- Class in
com.yahoo.elide.datastores.hibernate3.filter
FilterOperation that creates Hibernate Criterions from Predicates.
CriterionFilterOperation()
- Constructor for class com.yahoo.elide.datastores.hibernate3.filter.
CriterionFilterOperation
D
delete(Object)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
F
filterCollection(Collection, Class<T>, Set<Predicate>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
filterCollectionWithSortingAndPagination(Collection, Class<T>, EntityDictionary, Optional<Set<Predicate>>, Optional<Sorting>, Optional<Pagination>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
flush()
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
G
getCriterion(RequestScope)
- Method in interface com.yahoo.elide.datastores.hibernate3.security.
CriteriaCheck
Get criterion for request scope.
getSession()
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateStore
Get current Hibernate session.
H
hasNext()
- Method in class com.yahoo.elide.datastores.hibernate3.
ScrollableIterator
HibernateStore
- Class in
com.yahoo.elide.datastores.hibernate3
Hibernate interface library.
HibernateStore(SessionFactory)
- Constructor for class com.yahoo.elide.datastores.hibernate3.
HibernateStore
Initialize HibernateStore and dictionaries.
HibernateTransaction
- Class in
com.yahoo.elide.datastores.hibernate3
Hibernate Transaction implementation.
HibernateTransaction(Session)
- Constructor for class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
Instantiates a new Hibernate transaction.
HQLTransaction
- Class in
com.yahoo.elide.datastores.hibernate3
Generates an HQL Transaction.
HQLTransaction()
- Constructor for class com.yahoo.elide.datastores.hibernate3.
HQLTransaction
HQLTransaction.Builder
<
T
> - Class in
com.yahoo.elide.datastores.hibernate3
HQLTransaction Builder.
I
iterator()
- Method in class com.yahoo.elide.datastores.hibernate3.
ScrollableIterator
L
loadObject(Class<T>, Serializable)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
loadObjects(Class<T>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
loadObjects(Class<T>, FilterScope)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
loadObjects(Class<T>, Optional<Criterion>, Optional<Set<Order>>, Optional<Pagination>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
Generates the Hibernate ScrollableIterator for Hibernate Query.
loadObjectsWithSortingAndPagination(Class<T>, FilterScope)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
N
next()
- Method in class com.yahoo.elide.datastores.hibernate3.
ScrollableIterator
P
populateEntityDictionary(EntityDictionary)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateStore
S
save(Object)
- Method in class com.yahoo.elide.datastores.hibernate3.
HibernateTransaction
ScrollableIterator
<
T
> - Class in
com.yahoo.elide.datastores.hibernate3
Wraps ScrollableResult as Iterator.
ScrollableIterator(ScrollableResults)
- Constructor for class com.yahoo.elide.datastores.hibernate3.
ScrollableIterator
W
withFilters(Set<Predicate>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
withPagination(Pagination)
- Method in class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
withPossibleFilters(Optional<Set<Predicate>>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
withPossiblePagination(Optional<Pagination>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
withPossibleSorting(Optional<Sorting>)
- Method in class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
withSorting(Sorting)
- Method in class com.yahoo.elide.datastores.hibernate3.
HQLTransaction.Builder
A
B
C
D
F
G
H
I
L
N
P
S
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2016. All rights reserved.