Uses of Class
wt.dataservice.DataServiceFactory

Packages that use DataServiceFactory
wt.dataservice Provides a Datastore interface to an arbitrary database with a specific realization returned by the DataServiceFactory; this could allow for future support of other, non-Oracle databases in Windchill. 
 

Uses of DataServiceFactory in wt.dataservice
 

Fields in wt.dataservice declared as DataServiceFactory
private static DataServiceFactory DataServiceFactory.factory
           
private static DataServiceFactory DataServiceFactory.factory
           
 

Methods in wt.dataservice that return DataServiceFactory
static DataServiceFactory DataServiceFactory.getDefault()
           
static DataServiceFactory DataServiceFactory.getDefault()