public interface ScrollingSessionProvider
ScrollingSession instances that are created per session.
There must only be one provider per type and HibernateModule (and
thus HibernateIndexManager). If no ScrollingSessionProvider
is defined for a type, a DefaultQueryScrollingSession will be used.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType() |
ScrollingSession |
newScrollingSession() |
Class<?> getType()
ScrollingSession newScrollingSession()
Copyright © 2015 Molindo GmbH. All Rights Reserved.