Uses of Class
org.apache.openejb.jee.jba.cmp.Distinct
-
Packages that use Distinct Package Description 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 Modifier and Type Field Description protected DistinctSelect. distinctMethods in org.apache.openejb.jee.jba.cmp that return Distinct Modifier and Type Method Description DistinctObjectFactory. createDistinct()Create an instance ofDistinctDistinctSelect. getDistinct()Gets the value of the distinct property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Distinct Modifier and Type Method Description voidSelect. setDistinct(Distinct value)Sets the value of the distinct property.
-