Uses of Interface
adql.db.SearchTableApi
-
Packages that use SearchTableApi Package Description adql.db -
-
Uses of SearchTableApi in adql.db
Classes in adql.db that implement SearchTableApi Modifier and Type Class Description classSearchTableListA list ofDBTableelements ordered by their ADQL name in an ascending manner.Fields in adql.db declared as SearchTableApi Modifier and Type Field Description protected SearchTableApiDBChecker. lstTablesList of all available tables (DBTable).
-