org.apache.openjpa.kernel.exps
Interface Arguments

All Superinterfaces:
Serializable, Value
All Known Implementing Classes:
Args

public interface Arguments
extends Value

Multiple arguments to a function call.

Author:
Abe White

Method Summary
 Value[] getValues()
          Return the values that make up the arguments.
 
Methods inherited from interface org.apache.openjpa.kernel.exps.Value
acceptVisit, getMetaData, getType, isAggregate, isVariable, isXPath, setImplicitType, setMetaData
 

Method Detail

getValues

Value[] getValues()
Return the values that make up the arguments.



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01