com.redhat.persistence.metadata
Class DataOperation

java.lang.Object
  extended bycom.redhat.persistence.metadata.Element
      extended bycom.redhat.persistence.metadata.DataOperation

public class DataOperation
extends com.redhat.persistence.metadata.Element

DataOperation

Version:
$Revision: #5 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
DataOperation(Path name, SQLBlock sql)
           
 
Method Summary
 Path getName()
           
 SQLBlock getSQL()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

DataOperation

public DataOperation(Path name,
                     SQLBlock sql)
Method Detail

getName

public Path getName()

getSQL

public SQLBlock getSQL()

toString

public String toString()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC