Uses of Class
org.plasma.sdo.access.provider.jdo.FetchGroup

Packages that use FetchGroup
org.plasma.sdo.access.provider.jdo Package level documentation for package org.plasma.sdo.access.provider.jdo 
 

Uses of FetchGroup in org.plasma.sdo.access.provider.jdo
 

Fields in org.plasma.sdo.access.provider.jdo with type parameters of type FetchGroup
protected  List<FetchGroup> Interface.fetchGroups
           
protected  List<FetchGroup> Class_.fetchGroups
           
 

Methods in org.plasma.sdo.access.provider.jdo that return FetchGroup
 FetchGroup ObjectFactory.createFetchGroup()
          Create an instance of FetchGroup
 

Methods in org.plasma.sdo.access.provider.jdo that return types with arguments of type FetchGroup
 List<FetchGroup> Interface.getFetchGroups()
          Gets the value of the fetchGroups property.
 List<FetchGroup> Class_.getFetchGroups()
          Gets the value of the fetchGroups property.
 



Copyright © 2013. All rights reserved.