com.redhat.persistence.oql
Class Code

java.lang.Object
  extended bycom.redhat.persistence.oql.Code

public class Code
extends Object

Code

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

Nested Class Summary
static class Code.Binding
           
 
Field Summary
static String versionId
           
 
Method Summary
 boolean equals(Object o)
           
 List getBindings()
           
 String getSQL()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

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

getSQL

public String getSQL()

getBindings

public List getBindings()

hashCode

public int hashCode()

equals

public boolean equals(Object o)

toString

public String toString()


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