org.apache.openjpa.kernel.exps
Interface Constant

All Known Subinterfaces:
Literal, Parameter
All Known Implementing Classes:
Lit, Param

public interface Constant

Interface for any query constant value.

Author:
Marc Prud'hommeaux

Method Summary
 Object getValue(Object[] parameters)
          Return the value for this constant given the specified parameters.
 

Method Detail

getValue

Object getValue(Object[] parameters)
Return the value for this constant given the specified parameters.



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