| Package | Description |
|---|---|
| oracle.toplink.essentials.sessions | |
| oracle.toplink.essentials.threetier |
| Modifier and Type | Method and Description |
|---|---|
Server |
Project.createServerSession()
PUBLIC:
Factory method to create a server session.
|
Server |
Project.createServerSession(ConnectionPolicy defaultConnectionPolicy)
PUBLIC:
Factory method to create a server session.
|
Server |
Project.createServerSession(int min,
int max)
PUBLIC:
Factory method to create a server session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerSession
Implementation of Server
INTERNAL:
The public interface should be used.
|
Copyright © 2023. All rights reserved.