Uses of Class
org.apache.openejb.jee.jba.cmp.Distinct

Packages that use Distinct
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Distinct in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as Distinct
protected  Distinct Select.distinct
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Distinct
 Distinct ObjectFactory.createDistinct()
          Create an instance of Distinct
 Distinct Select.getDistinct()
          Gets the value of the distinct property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Distinct
 void Select.setDistinct(Distinct value)
          Sets the value of the distinct property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.