|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TabularSelection
TabularSelection defines a method for retrieving a tabular set from a DataSource connection.
Method Summary | |
---|---|
TabularSet |
resolveTabular(Connection connection)
Retrieves the selection result as a tabular set. |
Methods inherited from interface com.citra.pivot.olap.data.OlapSelection |
---|
resolveSelection |
Method Detail |
---|
TabularSet resolveTabular(Connection connection) throws DataSourceException
connection
- the connection to the datasource
DataSourceException
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |