|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.midao.jdbc.core.handlers.output.AbstractOutputHandler<java.util.List<T>>
org.midao.jdbc.core.handlers.output.AbstractOutputListHandler<T>
public abstract class AbstractOutputListHandler<T>
Base OutputHandler class for List* classes
Field Summary |
---|
Fields inherited from class org.midao.jdbc.core.handlers.output.AbstractOutputHandler |
---|
outputProcessor |
Constructor Summary | |
---|---|
AbstractOutputListHandler()
Initializes AbstractOutputListHandler ancestor instance |
|
AbstractOutputListHandler(QueryOutputProcessor processor)
Initializes AbstractOutputListHandler ancestor instance |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.midao.jdbc.core.handlers.output.OutputHandler |
---|
handle |
Constructor Detail |
---|
public AbstractOutputListHandler()
public AbstractOutputListHandler(QueryOutputProcessor processor)
processor
- Query output processor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |