Skip to content
Snippets Groups Projects
Commit 6aca85cf authored by gmantele's avatar gmantele
Browse files

ADQL: Correct Javadoc in DBChecker

parent c7d68bd3
No related branches found
No related tags found
No related merge requests found
......@@ -123,8 +123,7 @@ public class DBChecker implements QueryChecker {
* Only the consistency with the published tables, columns and all the defined UDFs must be checked.
* </i></p>
*
* @param query The query to check.
* @param fatherColumns List of all columns available in the father query.
* @param query The query to check.
*
* @throws ParseException An {@link UnresolvedIdentifiersException} if some tables or columns can not be resolved.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment