(file) Return to CQLSelectStatement.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / CQL

Diff for /pegasus/src/Pegasus/CQL/CQLSelectStatement.h between version 1.13 and 1.14

version 1.13, 2008/02/12 19:06:06 version 1.14, 2008/06/19 17:56:59
Line 195 
Line 195 
       Post-condition: Chained identifiers have been normalized       Post-condition: Chained identifiers have been normalized
       ie.applyContext has been called.  See the applyContext function.       ie.applyContext has been called.  See the applyContext function.
  
         @throw CQLRuntimeException if the QueryContext had not been set.
       @throw CQLValidationException for applyContext error, the select       @throw CQLValidationException for applyContext error, the select
       statement is invalid against the schema, or the QueryContext has       statement is invalid against the schema, or the QueryContext has
       not been set.       not been set.
Line 405 
Line 406 
       @param inIdentifier - CQLIdentifier to append.       @param inIdentifier - CQLIdentifier to append.
       @param inAlias - Alias of the identifier.       @param inAlias - Alias of the identifier.
       @return None       @return None
         @throw CQLRuntimeException if the QueryContext had not been set.
       @throw QueryException if the identifier/alias cannot be appended.       @throw QueryException if the identifier/alias cannot be appended.
  
       <I><B>Experimental Interface</B></I><BR>       <I><B>Experimental Interface</B></I><BR>
Line 419 
Line 421 
  
       @param inIdentifier - CQLIdentifier to append.       @param inIdentifier - CQLIdentifier to append.
       @return None       @return None
         @throw CQLRuntimeException if the QueryContext had not been set.
       @throw QueryException if the identifier cannot be appended.       @throw QueryException if the identifier cannot be appended.
  
       <I><B>Experimental Interface</B></I><BR>       <I><B>Experimental Interface</B></I><BR>


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2