|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cloudgraph.rdb.service.JDBCSupport
org.cloudgraph.rdb.service.GraphAssembler
public class GraphAssembler
| Constructor Summary | |
|---|---|
GraphAssembler(org.plasma.sdo.PlasmaType rootType,
org.plasma.query.collector.PropertySelectionCollector collector,
java.sql.Timestamp snapshotDate,
java.sql.Connection con)
|
|
| Method Summary | |
|---|---|
void |
assemble(java.util.List<org.plasma.sdo.access.provider.common.PropertyPair> results)
Initiates the assembly of a data graph based on the given results list. |
void |
clear()
|
org.plasma.sdo.PlasmaDataGraph |
getDataGraph()
|
| Methods inherited from class org.cloudgraph.rdb.service.JDBCSupport |
|---|
createDelete, createInsert, createSelect, createSelect, createSelectForUpdate, createUpdate, execute, executeInsert, executeInsertWithGeneratedKeys, fetch, fetch, fetch, fetchRow, fetchRowMap, getQualifiedPhysicalName, hasUpdatableProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphAssembler(org.plasma.sdo.PlasmaType rootType,
org.plasma.query.collector.PropertySelectionCollector collector,
java.sql.Timestamp snapshotDate,
java.sql.Connection con)
| Method Detail |
|---|
public void assemble(java.util.List<org.plasma.sdo.access.provider.common.PropertyPair> results)
throws java.sql.SQLException
results - the results list
java.sql.SQLExceptionDataGraphAssembler.getDataGraph()public org.plasma.sdo.PlasmaDataGraph getDataGraph()
getDataGraph in interface org.plasma.sdo.access.DataGraphAssemblerpublic void clear()
clear in interface org.plasma.sdo.access.DataGraphAssembler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||