com.redhat.persistence.common
Class SQL
java.lang.Object
com.redhat.persistence.common.SQL
- public class SQL
- extends Object
SQL
- Version:
- $Revision: #5 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Constructor Summary |
SQL()
|
versionId
public static final String versionId
- See Also:
- Constant Field Values
SQL
public SQL()
append
public void append(SQLToken sql)
getFirst
public SQLToken getFirst()
getLast
public SQLToken getLast()
getBindings
public List getBindings()
getBindings
public static final List getBindings(SQLToken start,
SQLToken end)
toString
public String toString()
toString
public static final String toString(SQLToken start,
SQLToken end)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC