|
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 StringSelection
StringSelection defines a method for retrieving a string from a DataSource connection.
Method Summary | |
---|---|
String |
resolveString(Connection connection)
Retrieves the selection result as a String. |
Methods inherited from interface com.citra.pivot.olap.data.OlapSelection |
---|
resolveSelection |
Method Detail |
---|
String resolveString(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 |