Uses of Class
Opf.ObjectCache

Packages that use ObjectCache
Opf 
Opf.Datasource.Db 

Uses of ObjectCache in Opf
 

Constructors in Opf with parameters of type ObjectCache
ObjectMapper.ObjectMapper(ClassMap cm, ObjectCache objectCache)
          
 

Uses of ObjectCache in Opf.Datasource.Db
 

Methods in Opf.Datasource.Db with parameters of type ObjectCache
ObjectInstanceDbSelectHandler.ParseResult(IDataResult dres, ObjectCache objectCache)