| 
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OBConnection | |
|---|---|
| com.oberon.client | |
| com.oberon.ooql.connection | |
| Uses of OBConnection in com.oberon.client | 
|---|
| Methods in com.oberon.client that return OBConnection | |
|---|---|
 OBConnection | 
Application.getConnection()
Get OBEROn connection  | 
| Methods in com.oberon.client with parameters of type OBConnection | |
|---|---|
 void | 
Application.releaseConnection(OBConnection conn)
Release an OBEROn connection  | 
| Uses of OBConnection in com.oberon.ooql.connection | 
|---|
| Methods in com.oberon.ooql.connection that return OBConnection | |
|---|---|
static OBConnection | 
ConnectionManager.getConnection(Framework framework)
Get a connection from the connection POOL  | 
static OBConnection | 
ConnectionManager.getConnection(Framework framework,
              Application app)
Get the OBEROn connection from the connection POOL  | 
| Methods in com.oberon.ooql.connection with parameters of type OBConnection | |
|---|---|
static void | 
ConnectionManager.releaseConnection(OBConnection conn,
                  Framework framework)
Release the OBEROn connection after the use  | 
  | 
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||