Uses of Class
adalid.util.sql.SqlTab
-
Packages that use SqlTab Package Description adalid.util.sql -
-
Uses of SqlTab in adalid.util.sql
Methods in adalid.util.sql that return SqlTab Modifier and Type Method Description SqlTabSqlTabColumn. getTab()Methods in adalid.util.sql that return types with arguments of type SqlTab Modifier and Type Method Description Collection<SqlTab>SqlTable. getTabs()Map<String,SqlTab>SqlTable. getTabsMap()Constructors in adalid.util.sql with parameters of type SqlTab Constructor Description SqlTabColumn(SqlTab tab, SqlColumn column)
-