|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.ecap.merchant.shopdecisions.dataaccess.DataQueryService
public class DataQueryService
A service responsible for accessing the data warehouse and retrieving the knowledge contained within it. Singleton.
Method Summary | |
---|---|
void |
executeQuery(java.lang.String queryText,
ResultProcessor processor)
|
static DataQueryService |
getInstance()
Gets the instance of the DataQueryService . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DataQueryService getInstance()
DataQueryService
.
public void executeQuery(java.lang.String queryText, ResultProcessor processor) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |