ORCentral
Public Member Functions | Package Attributes

eu.coform.database.command.InsertUUIDDBCommand Class Reference

Database command to insert a new UUID into the database. More...

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

List of all members.

Public Member Functions

 InsertUUIDDBCommand (UniqueID id)
void exec () throws DBException
 Executes command.

Package Attributes

UniqueID id

Detailed Description

Database command to insert a new UUID into the database.

Definition at line 11 of file InsertUUIDDBCommand.java.


Constructor & Destructor Documentation

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

Definition at line 14 of file InsertUUIDDBCommand.java.


Member Function Documentation

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

Executes command.

Exceptions:
DBException

Implements eu.coform.database.command.DatabaseCommand.

Definition at line 23 of file InsertUUIDDBCommand.java.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 12 of file InsertUUIDDBCommand.java.


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