org.mule.providers.jdbc
Class DerbyStoredProc

java.lang.Object
  extended by org.mule.providers.jdbc.DerbyStoredProc

public class DerbyStoredProc
extends Object


Constructor Summary
DerbyStoredProc()
           
 
Method Summary
static void plus(int a, int[] b, double[] c, String[] str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerbyStoredProc

public DerbyStoredProc()
Method Detail

plus

public static void plus(int a,
                        int[] b,
                        double[] c,
                        String[] str)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.