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.hibernate5.HibernateTransaction
 
accessUser(Object) - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 
andWithNull(Criterion, Criterion) - Static method in class com.yahoo.elide.datastores.hibernate5.filter.CriterionFilterOperation
 
apply(Predicate) - Method in class com.yahoo.elide.datastores.hibernate5.filter.CriterionFilterOperation
 
applyAll(Set<Predicate>) - Method in class com.yahoo.elide.datastores.hibernate5.filter.CriterionFilterOperation
 

B

beginTransaction() - Method in class com.yahoo.elide.datastores.hibernate5.HibernateStore
Start Hibernate transaction.
beginTransaction() - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceStore
 
buildCheckCriterion(FilterScope) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
builds criterion if all checks implement CriteriaCheck.

C

close() - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
close() - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 
com.yahoo.elide.datastores.hibernate5 - package com.yahoo.elide.datastores.hibernate5
 
com.yahoo.elide.datastores.hibernate5.filter - package com.yahoo.elide.datastores.hibernate5.filter
 
com.yahoo.elide.datastores.hibernate5.security - package com.yahoo.elide.datastores.hibernate5.security
 
commit() - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
commit() - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 
createObject(Class<T>) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
createObject(Class<T>) - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 
CriteriaCheck<T> - Interface in com.yahoo.elide.datastores.hibernate5.security
Extends Check to support Hibernate Criteria to limit SQL query responses.
CriterionFilterOperation - Class in com.yahoo.elide.datastores.hibernate5.filter
FilterOperation that creates Hibernate Criterions from Predicates.
CriterionFilterOperation() - Constructor for class com.yahoo.elide.datastores.hibernate5.filter.CriterionFilterOperation
 

D

delete(Object) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
delete(Object) - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 

F

filterCollection(Collection, Class<T>, Set<Predicate>) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
flush() - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
flush() - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 

G

getCriterion(RequestScope) - Method in interface com.yahoo.elide.datastores.hibernate5.security.CriteriaCheck
Gets criterion.
getSession() - Method in class com.yahoo.elide.datastores.hibernate5.HibernateStore
Get current Hibernate session.

H

hasNext() - Method in class com.yahoo.elide.datastores.hibernate5.ScrollableIterator
 
HibernateStore - Class in com.yahoo.elide.datastores.hibernate5
Hibernate interface library.
HibernateStore(SessionFactory) - Constructor for class com.yahoo.elide.datastores.hibernate5.HibernateStore
Initialize HibernateStore and dictionaries.
HibernateTransaction - Class in com.yahoo.elide.datastores.hibernate5
Hibernate Transaction implementation.
HibernateTransaction(Session) - Constructor for class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
Instantiates a new Hibernate transaction.

I

iterator() - Method in class com.yahoo.elide.datastores.hibernate5.ScrollableIterator
 

L

loadObject(Class<T>, Serializable) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
loadObject(Class<T>, Serializable) - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 
loadObjects(Class<T>) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
loadObjects(Class<T>, FilterScope) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
loadObjects(Class<T>) - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 

N

next() - Method in class com.yahoo.elide.datastores.hibernate5.ScrollableIterator
 

P

PersistenceStore - Class in com.yahoo.elide.datastores.hibernate5
Manager for javax.persistence compatible db resource.
PersistenceStore(EntityManagerFactory) - Constructor for class com.yahoo.elide.datastores.hibernate5.PersistenceStore
 
PersistenceTransaction - Class in com.yahoo.elide.datastores.hibernate5
The type Persistence transaction.
PersistenceTransaction(EntityManager) - Constructor for class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 
populateEntityDictionary(EntityDictionary) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateStore
 
populateEntityDictionary(EntityDictionary) - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceStore
 

S

save(Object) - Method in class com.yahoo.elide.datastores.hibernate5.HibernateTransaction
 
save(Object) - Method in class com.yahoo.elide.datastores.hibernate5.PersistenceTransaction
 
ScrollableIterator<T> - Class in com.yahoo.elide.datastores.hibernate5
Wraps ScrollableResult as Iterator.
ScrollableIterator(ScrollableResults) - Constructor for class com.yahoo.elide.datastores.hibernate5.ScrollableIterator
 
A B C D F G H I L N P S 
Skip navigation links

Copyright © 2015–2016. All rights reserved.