Package | Description |
---|---|
oracle.toplink.essentials.internal.sessions | |
oracle.toplink.essentials.sessions |
Modifier and Type | Field and Description |
---|---|
protected SessionProfiler |
AbstractSession.profiler
Tool that log performance information.
|
Modifier and Type | Method and Description |
---|---|
SessionProfiler |
AbstractSession.getProfiler()
PUBLIC:
Return the profiler.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSession.setProfiler(SessionProfiler profiler)
PUBLIC:
Set the profiler for the session.
|
Modifier and Type | Method and Description |
---|---|
SessionProfiler |
Session.getProfiler()
PUBLIC:
Return the profiler.
|
Modifier and Type | Method and Description |
---|---|
void |
Session.setProfiler(SessionProfiler profiler)
PUBLIC:
Set the profiler for the session.
|
Copyright © 2021. All rights reserved.