org.gwe.p2elv2.functions
Class PFCount

java.lang.Object
  extended by org.gwe.p2elv2.PFunction
      extended by org.gwe.p2elv2.functions.PFCount

public class PFCount
extends PFunction

Since:
Aug 4, 2008
Author:
Marco Ruiz

Constructor Summary
PFCount()
           
 
Method Summary
 PVarValueSpace calculateValues(java.util.List<java.lang.String> params, PStatementContext ctx)
           
 
Methods inherited from class org.gwe.p2elv2.PFunction
getFunction, getName, isCompiletime, isRuntime, isSingleValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PFCount

public PFCount()
Method Detail

calculateValues

public PVarValueSpace calculateValues(java.util.List<java.lang.String> params,
                                      PStatementContext ctx)
Specified by:
calculateValues in class PFunction


Copyright © 2007-2009. All Rights Reserved.