public class PreLoginMappingAdapterV2
extends org.eclipse.persistence.internal.jaxb.SessionEventListener
Constructor and Description |
---|
PreLoginMappingAdapterV2()
Instantiates a new pre login mapping adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
preLogin(SessionEvent event)
PUBLIC:
This Event is raised before the session logs in.
|
setShouldValidateInstantiationPolicy
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, preRollbackTransaction
public PreLoginMappingAdapterV2()
public void preLogin(SessionEvent event)
preLogin
in interface SessionEventListener
preLogin
in class org.eclipse.persistence.internal.jaxb.SessionEventListener