Uses of Interface
commonj.sdo.helper.DataFactory

Packages that use DataFactory
commonj.sdo.helper   
commonj.sdo.impl   
 

Uses of DataFactory in commonj.sdo.helper
 

Fields in commonj.sdo.helper declared as DataFactory
static DataFactory DataFactory.INSTANCE
          The default DataFactory.
 

Methods in commonj.sdo.helper that return DataFactory
 DataFactory HelperContext.getDataFactory()
          Gets the DataFactory to use in this context.
 

Uses of DataFactory in commonj.sdo.impl
 

Methods in commonj.sdo.impl that return DataFactory
abstract  DataFactory HelperProvider.dataFactory()
          Returns a DataFactory obtained from this implementation.
static DataFactory HelperProvider.getDataFactory()
          Returns a DataFactory obtained from the default HelperProvider.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.