|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionHolder | |
|---|---|
| org.springframework.extensions.jcr | |
| org.springframework.extensions.jcr.jackrabbit.support | |
| org.springframework.extensions.jcr.support | |
| Uses of SessionHolder in org.springframework.extensions.jcr |
|---|
| Methods in org.springframework.extensions.jcr that return SessionHolder | |
|---|---|
SessionHolder |
SessionHolderProvider.createSessionHolder(javax.jcr.Session session)
Return the specific session holder. |
SessionHolder |
SessionFactory.getSessionHolder(javax.jcr.Session session)
Returns a specific SessionHolder for the given Session. |
SessionHolder |
JcrSessionFactory.getSessionHolder(javax.jcr.Session session)
|
| Uses of SessionHolder in org.springframework.extensions.jcr.jackrabbit.support |
|---|
| Subclasses of SessionHolder in org.springframework.extensions.jcr.jackrabbit.support | |
|---|---|
class |
UserTxSessionHolder
Extension of Session Holder which includes a UserTransaction which handles the XASession returned by the JackRabbit repository implementation. |
| Methods in org.springframework.extensions.jcr.jackrabbit.support that return SessionHolder | |
|---|---|
SessionHolder |
JackRabbitSessionHolderProvider.createSessionHolder(javax.jcr.Session session)
|
| Uses of SessionHolder in org.springframework.extensions.jcr.support |
|---|
| Methods in org.springframework.extensions.jcr.support that return SessionHolder | |
|---|---|
SessionHolder |
GenericSessionHolderProvider.createSessionHolder(javax.jcr.Session session)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||