org.apache.ojb.broker.accesslayer.sql
Interface SqlStatement

All Known Implementing Classes:
SqlMNStatement, SqlPkStatement, SqlProcedureStatement, SqlQueryStatement

public interface SqlStatement

Interface for SQL-Statements

Version:
$Id: SqlStatement.java,v 1.4 2002/10/24 20:39:55 brj Exp $
Author:
Jakob Braeuchi

Method Summary
 java.lang.String getStatement()
          Answer the SELECT by primary key Sql for the Statement
 

Method Detail

getStatement

public java.lang.String getStatement()
Answer the SELECT by primary key Sql for the Statement



Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14