|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Table | |
---|---|
org.dvb.tvanytime.metadata | Provides access to TV-Anytime metadata services. |
Uses of Table in org.dvb.tvanytime.metadata |
---|
Methods in org.dvb.tvanytime.metadata that return Table | |
---|---|
Table[] |
DatabaseQueryResult.getAvailableTables()
Returns a list of the metadata tables present in this result set. |
Constructors in org.dvb.tvanytime.metadata with parameters of type Table | |
---|---|
QueryConstraints(Table[] requestedTables)
Create a query constraint which limits the tables that will be requested. |
|
QueryConstraints(Table[] requestedTables,
int maxResults)
Create a query constraint which limits the maximum number of results that will be found and specifies the requested tables. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |