2004.04.29


com.jdc.rdb.sql.api
Interface Statement

All Known Implementing Classes:
SQL

public interface Statement

Statement represents a Structured Query Language (SQL) statement.

Version:
2.0
Author:
Jay Damon
See Also:
SQL

Method Summary
 String toString()
          Returns a String representation of this Statement object.
 

Method Detail

toString

public String toString()
Returns a String representation of this Statement object.

Overrides:
toString in class Object
Returns:
A String representation of this Statement object.

2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.