public class SessionEventListener extends SessionEventAdapter
SessionEventAdapter| Constructor and Description |
|---|
SessionEventListener()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
preLogin(SessionEvent event)
PUBLIC:
This Event is raised before the session logs in.
|
void |
setShouldValidateInstantiationPolicy(boolean value)
PUBLIC:
Indicates if each descriptor's instantiation policy should be validated
during initialization.
|
missingDescriptor, moreRowsDetected, noRowsModified, outputParametersDetected, postAcquireClientSession, postAcquireConnection, postAcquireExclusiveConnection, postAcquireUnitOfWork, postBeginTransaction, postCalculateUnitOfWorkChangeSet, postCommitTransaction, postCommitUnitOfWork, postConnect, postDistributedMergeUnitOfWorkChangeSet, postExecuteCall, postExecuteQuery, postLogin, postLogout, postMergeUnitOfWorkChangeSet, postReleaseClientSession, postReleaseUnitOfWork, postResumeUnitOfWork, postRollbackTransaction, preBeginTransaction, preCalculateUnitOfWorkChangeSet, preCommitTransaction, preCommitUnitOfWork, preDistributedMergeUnitOfWorkChangeSet, preExecuteCall, preExecuteQuery, preLogout, preMergeUnitOfWorkChangeSet, prepareUnitOfWork, preReleaseClientSession, preReleaseConnection, preReleaseExclusiveConnection, preReleaseUnitOfWork, preRollbackTransactionpublic void preLogin(SessionEvent event)
preLogin in interface SessionEventListenerpreLogin in class SessionEventAdapterpublic void setShouldValidateInstantiationPolicy(boolean value)
value - InstantiationPolicy,
XMLDescriptorCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.