-
biz.smart.mdx.olap.function.Union
Returns the union of two sets, optionally retaining duplicates. Syntax Argument expressions must have the same hierarchy Union(, ) Union(, , )
-
com.facebook.presto.sql.tree.Union
-
com.facebook.swift.parser.model.Union
-
com.hp.hpl.jena.graph.compose.Union
A class representing the dynamic union of two graphs. Addition only affects the left operand, deletion affects both.
@see MultiUnion
-
com.linkedin.pegasus.generator.test.Union
-
lupos.engine.operators.multiinput.Union
-
lupos.gui.operatorgraph.visualeditor.queryeditor.operators.Union
-
net.sf.jsqlparser.statement.select.Union
A UNION statement
-
org.apache.avro.reflect.Union
-
org.apache.cocoon.forms.formmodel.Union
A discriminated union that references a discriminant value in another widget and contains one of several cases (widgets). To have a case hold more than one widget or to use a different id for the case than for the widget id, just wrap the widget(s) in a container widget named with the desired case id.
@version $Id: Union.java 155210 2005-02-24 17:02:09Z sylvain $
-
org.apache.cocoon.woody.formmodel.Union
A discriminated union that references a discriminant value in another widget and contains one of several cases (widgets). To have a case hold more than one widget or to use a different id for the case than for the widget id, just wrap the widget(s) in a container widget named with the desired case id.
@author Timothy Larson
@version $Id: Union.java,v 1.7 2004/04/14 09:26:40 sylvain Exp $
-
org.apache.crunch.Union
Allows us to represent the combination of multiple data sources that may contain different types of data as a single type with an index to indicate which of the original sources the current record was from.
-
org.apache.cxf.binding.corba.wsdl.Union
pache.org/bindings/corba}namedType"> <sequence> <element name="unionbranch" type="{http://cxf.apache.org/bindings/corba}unionbranch" maxOccurs="unbounded"/> </sequence> <attribute name="discriminator" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" /> <attribute name="nillable" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </extension> </complexContent> </complexType>
-
org.apache.drill.common.logical.data.Union
-
org.apache.harmony.pack200.NewAttributeBands.Union
-
org.apache.imperius.spl.parser.expressions.impl.Union
-
org.apache.openjpa.jdbc.sql.Union
SQL UNION.
@author Abe White
-
org.apache.schemas.yoko.bindings.corba.Union
-
org.apache.tools.ant.types.resources.Union
ResourceCollection representing the union of multiple nested ResourceCollections.
@since Ant 1.7
-
org.eclipse.persistence.internal.oxm.schema.model.Union
-
org.exolab.castor.xml.schema.Union
A class that represents the XML Schema Union simple-type.
@author
Keith Visco
@version $Revision: 6230 $ $Date: 2006-04-14 04:14:43 -0600 (Fri, 14 Apr 2006) $
-
org.jboss.dna.jcr.xpath.XPath.Union
-
org.jrdf.query.expression.Union
-
org.jrdf.query.relation.operation.Union
-
org.modeshape.jcr.query.xpath.XPath.Union
-
org.mvel2.optimizers.impl.refl.nodes.Union
@author Christopher Brock
-
org.neo4j.gis.spatial.pipes.processing.Union
Unites item geometry with itself or with the given geometry. Item geometry is replaced by pipe output unless an alternative property name is given in the constructor.
-
org.openrdf.query.algebra.Union
The UNION set operator, which return the union of the result sets of two tuple expressions.