|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cg.core.SessionSupers
public class SessionSupers
Provides static services for SessionSupers.
| Constructor Summary | |
|---|---|
SessionSupers()
|
|
| Method Summary | |
|---|---|
static void |
addSessionSuper(int cuid)
Ensure that a super CUID is indexed and cross referenced. |
static void |
checkForDropped()
Check if any session supers are no longer being instantiated as such. |
static java.util.HashSet<int[]> |
lookupForProcNameID(int procnameID)
Lookup a set of session supers {cuid, procaddress} for a procedure name ID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionSupers()
| Method Detail |
|---|
public static void addSessionSuper(int cuid)
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLException
java.io.IOException
public static void checkForDropped()
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLException
java.io.IOException
public static java.util.HashSet<int[]> lookupForProcNameID(int procnameID)
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||