|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pavelvlasov.util.VisitableBase
com.pavelvlasov.config.GenericContainer
com.pavelvlasov.sql.RowsetConfigurableContainer
Container, which reads component definitions from rowset.
Constructor Summary | |
RowsetConfigurableContainer()
|
Method Summary | |
boolean |
process(java.sql.ResultSet rs)
Processes one row from result set. |
Methods inherited from class com.pavelvlasov.config.GenericContainer |
acceptChildren, addComponent, execute, get, getAttribute, getComponentMap, getComponentNames, getComponents, removeAttribute, setAttribute, setOwner, start, stop |
Methods inherited from class com.pavelvlasov.util.VisitableBase |
accept, object2visitor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RowsetConfigurableContainer()
Method Detail |
public boolean process(java.sql.ResultSet rs) throws java.sql.SQLException
RowProcessor
process
in interface RowProcessor
java.sql.SQLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |