public class ConnectionFactory extends Object
Constructor and Description |
---|
ConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
static String |
getAppName()
Returns the Application Name
|
static PCachedContext |
getConnection()
Retrieves an Portal connection appropriate for the client calling
this method.
|
static void |
returnConnection(PCachedContext conn)
Returns the connection to the Context.
|
public static PCachedContext getConnection()
public static void returnConnection(PCachedContext conn)
public static String getAppName()
Copyright © 2003, 2023, Oracle and/or its affiliates.