|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.util.VisitableBase
biz.hammurapi.config.GenericContainer
biz.hammurapi.sql.RowsetConfigurableContainer
public class 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 biz.hammurapi.config.GenericContainer |
---|
acceptChildren, addComponent, addMeasurement, execute, get, getAttribute, getComponentMap, getComponentNames, getComponents, getMeasurementConsumer, getOwner, removeAttribute, setAttribute, setMeasurementConsumer, setOwner, start, stop |
Methods inherited from class biz.hammurapi.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 |