A B C D F G I J L M N O P R S T U

G

getDataGraphAccessBean() - Method in interface com.ibm.websphere.sdo.DataListAccessBean
Returns the DataGraphAccessBean this DataList is contained within To flush changes to the back-end pass the DataGraphAccessBean to the MediatorAccessBean
getDataGraphAccessBean() - Method in interface com.ibm.websphere.sdo.DataObjectAccessBean
Returns the DataGraphAccessBean this DataList is contained within To flush changes to the back-end pass the DataGraphAccessBean to the MediatorAccessBean
getDataListAccessBean() - Method in interface com.ibm.websphere.sdo.DataGraphAccessBean
Returns the top level List of DataObjects in this DataGraph
getDataListAccessBean(String) - Method in interface com.ibm.websphere.sdo.DataObjectAccessBean
Return the DataListAccessBean at the given path By default relationships between tables are name Table1_Table2 i.e.
getDataObjectAccessBean() - Method in interface com.ibm.websphere.sdo.DataGraphAccessBean
Returns a wrapper the first top level DataObject in this DataGraph
getDataObjectAccessBean(int) - Method in interface com.ibm.websphere.sdo.DataListAccessBean
Return the ith DataObjectAccessBean in this List
getDataObjectAccessBean(String) - Method in interface com.ibm.websphere.sdo.DataObjectAccessBean
Return the DataObjectAccessBean at the given path By default relationships between tables are name Table1_Table2 i.e.
getFilter(String) - Method in interface com.ibm.websphere.sdo.jdbc.JDBCMediatorAccessBean
Returns the Filter associated with a give table
getMetadata() - Method in interface com.ibm.websphere.sdo.MediatorAccessBean
Returns the Metadata Object
getNextGeneratedKey() - Method in interface com.ibm.websphere.sdo.jdbc.JDBCMediatorAccessBean
Get the next Key Value from the Auto Key Generator The Auto Key Generator is set up in your DataObject's Metadata.
getPageSize() - Method in interface com.ibm.websphere.sdo.jdbc.JDBCMediatorAccessBean
Return the desired number of DataObjects to return per page.
getParams() - Method in interface com.ibm.websphere.sdo.MediatorAccessBean
Return the Map of paramaters use in the fetch query
getRoot() - Method in interface com.ibm.websphere.sdo.DataGraphAccessBean
Returns the DataObject that is the Root of this DataGraph
getSchema() - Method in interface com.ibm.websphere.sdo.MediatorAccessBean
Return the datagraph schema
getType(String) - Method in interface com.ibm.websphere.sdo.DataObjectAccessBean
Returns the type to which this map maps the specified key.

A B C D F G I J L M N O P R S T U