org.apache.ojb.broker.query
Interface MtoNQuery

All Known Implementing Classes:
QueryByMtoNCriteria, ReportQueryByMtoNCriteria

public interface MtoNQuery

Interface for MtoNQueries

Version:
$Id: MtoNQuery.java,v 1.1 2002/10/01 18:49:06 brj Exp $
Author:
Jakob Braeuchi

Method Summary
 java.lang.String getIndirectionTable()
          Gets the indirection Table used for m:n queries.
 

Method Detail

getIndirectionTable

public java.lang.String getIndirectionTable()
Gets the indirection Table used for m:n queries.

Returns:
Returns a String[]


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