ORCentral
Public Member Functions

eu.coform.database.command.IntIDDBCommand Class Reference

Database command to query the integer-id for a given uuid from the database. More...

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

List of all members.

Public Member Functions

 IntIDDBCommand (UniqueID id)
void exec () throws DBException
 Executes command.
int getResult ()

Detailed Description

Database command to query the integer-id for a given uuid from the database.

Definition at line 14 of file IntIDDBCommand.java.


Constructor & Destructor Documentation

eu.coform.database.command.IntIDDBCommand.IntIDDBCommand ( UniqueID  id)

Definition at line 18 of file IntIDDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 27 of file IntIDDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:

int eu.coform.database.command.IntIDDBCommand.getResult ( )

Definition at line 46 of file IntIDDBCommand.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