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, postExecuteQuery, postLogin, postLogout, postMergeUnitOfWorkChangeSet, postReleaseClientSession, postReleaseUnitOfWork, postResumeUnitOfWork, postRollbackTransaction, preBeginTransaction, preCalculateUnitOfWorkChangeSet, preCommitTransaction, preCommitUnitOfWork, preDistributedMergeUnitOfWorkChangeSet, preExecuteQuery, preLogout, preMergeUnitOfWorkChangeSet, prepareUnitOfWork, preReleaseClientSession, preReleaseConnection, preReleaseExclusiveConnection, preReleaseUnitOfWork, preRollbackTransaction
public void preLogin(SessionEvent event)
preLogin
in interface SessionEventListener
preLogin
in class SessionEventAdapter
public void setShouldValidateInstantiationPolicy(boolean value)
value
- InstantiationPolicy
,
XMLDescriptor
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference