|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataDict
A data dictionary is understood here as a factory of metadata information for the given table or query names.
| Method Summary | |
|---|---|
MetaData |
getMetaData(String name)
Gets the MetaData associated to the name. |
String |
getQuery(String queryname)
The data dictionary can also be used to access specific queries identified by a name. |
| Method Detail |
|---|
MetaData getMetaData(String name)
throws DataException
DataException
String getQuery(String queryname)
throws DataException
queryname - name of the query
DataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||