ORCentral
Public Member Functions

eu.coform.database.command.GetNewSessionUIDDBCommand Class Reference

Database command to get a new UUID for a new session. More...

Inheritance diagram for eu.coform.database.command.GetNewSessionUIDDBCommand:
Inheritance graph
[legend]
Collaboration diagram for eu.coform.database.command.GetNewSessionUIDDBCommand:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GetNewSessionUIDDBCommand ()
void exec () throws DBException
 Executes command.
UniqueID getResult ()

Detailed Description

Database command to get a new UUID for a new session.

Definition at line 14 of file GetNewSessionUIDDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.GetNewSessionUIDDBCommand.GetNewSessionUIDDBCommand ( )

Definition at line 18 of file GetNewSessionUIDDBCommand.java.


Member Function Documentation

void eu.coform.database.command.GetNewSessionUIDDBCommand.exec ( ) throws DBException

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 29 of file GetNewSessionUIDDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

UniqueID eu.coform.database.command.GetNewSessionUIDDBCommand.getResult ( )

Implements eu.coform.database.command.ResultDatabaseCommand.

Definition at line 55 of file GetNewSessionUIDDBCommand.java.

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations