Skip navigation links
A B C D F G H I L N P S 

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.
buildCheckCriterion(FilterScope) - Method in class com.yahoo.elide.datastores.hibernate3.HibernateTransaction
builds criterion if all checks implement CriteriaCheck.

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
 
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.

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
 

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
 
A B C D F G H I L N P S 
Skip navigation links

Copyright © 2015–2016. All rights reserved.