fr.dyade.aaa.util.DBOperation Class Reference

Collaboration diagram for fr.dyade.aaa.util.DBOperation:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String toString ()

Package Functions

void free ()

Static Package Functions

static DBOperation alloc (int type, String name)
static DBOperation alloc (int type, String name, byte[] value)

Package Attributes

int type
String name
byte[] value

Static Package Attributes

static final int SAVE = 1
static final int DELETE = 2
static final int COMMIT = 3
static final int END = 127

Detailed Description

Definition at line 580 of file DBTransaction.java.


Member Function Documentation

String fr.dyade.aaa.util.DBOperation.toString (  ) 

Returns a string representation for this object.

Returns:
A string representation of this object.

Definition at line 605 of file DBTransaction.java.

References fr.dyade.aaa.util.DBOperation.name, and fr.dyade.aaa.util.DBOperation.type.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:17:19 2008 for joram by  doxygen 1.5.0