|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBOutputTypeDesc | |
---|---|
com.espertech.esper.epl.db | Database SQL polling views and caches |
Uses of DBOutputTypeDesc in com.espertech.esper.epl.db |
---|
Methods in com.espertech.esper.epl.db that return types with arguments of type DBOutputTypeDesc | |
---|---|
Map<String,DBOutputTypeDesc> |
QueryMetaData.getOutputParameters()
Returns a map of output column name and type descriptor. |
Constructor parameters in com.espertech.esper.epl.db with type arguments of type DBOutputTypeDesc | |
---|---|
PollExecStrategyDBQuery(EventAdapterService eventAdapterService,
EventType eventType,
ConnectionCache connectionCache,
String preparedStatementText,
Map<String,DBOutputTypeDesc> outputTypes)
Ctor. |
|
QueryMetaData(List<String> inputParameters,
Map<String,DBOutputTypeDesc> outputParameters)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |