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

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

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

Fields in org.plasma.sdo.access.provider.jdo with type parameters of type Query
protected  java.util.List<Query> Interface.queries
           
protected  java.util.List<Query> Class_.queries
           
 

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

Methods in org.plasma.sdo.access.provider.jdo that return types with arguments of type Query
 java.util.List<Query> Interface.getQueries()
          Gets the value of the queries property.
 java.util.List<Query> Class_.getQueries()
          Gets the value of the queries property.
 



Copyright © 2013. All Rights Reserved.