Uses of Class
org.apache.tuscany.das.rdb.impl.ResultSetShape

Packages that use ResultSetShape
org.apache.tuscany.das.rdb.graphbuilder.impl   
org.apache.tuscany.das.rdb.impl   
 

Uses of ResultSetShape in org.apache.tuscany.das.rdb.graphbuilder.impl
 

Constructors in org.apache.tuscany.das.rdb.graphbuilder.impl with parameters of type ResultSetShape
GraphBuilderMetadata(java.util.Collection results, Config model, ResultSetShape shape)
           
ResultMetadata(java.sql.ResultSet rs, MappingWrapper cfgWrapper, ResultSetShape shape)
           
 

Uses of ResultSetShape in org.apache.tuscany.das.rdb.impl
 

Fields in org.apache.tuscany.das.rdb.impl declared as ResultSetShape
protected  ResultSetShape CommandImpl.resultSetShape
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.