org.apache.ojb.broker.accesslayer.sql
Class SqlQueryStatement.AttributeInfo

java.lang.Object
  extended byorg.apache.ojb.broker.accesslayer.sql.SqlQueryStatement.AttributeInfo
Enclosing class:
SqlQueryStatement

static final class SqlQueryStatement.AttributeInfo
extends java.lang.Object

This class is a helper to return TableAlias and PathInfo


Field Summary
(package private)  SqlHelper.PathInfo pathInfo
           
(package private)  SqlQueryStatement.TableAlias tableAlias
           
 
Constructor Summary
(package private) SqlQueryStatement.AttributeInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tableAlias

SqlQueryStatement.TableAlias tableAlias

pathInfo

SqlHelper.PathInfo pathInfo
Constructor Detail

SqlQueryStatement.AttributeInfo

SqlQueryStatement.AttributeInfo()


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