Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-01


com.sigmadynamics.server.DataServices.DatabaseProvider
Class StoredProcedureParameterInfo

java.lang.Object
  extended by com.sigmadynamics.server.DataServices.DatabaseProvider.StoredProcedureParameterInfo


public class StoredProcedureParameterInfo
extends java.lang.Object

Field Summary
 int inOutType
           
 boolean isCursorType
           
 boolean isNcharType
           
 java.lang.String paramName
           
 int paramType
           

 

Constructor Summary
StoredProcedureParameterInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

paramName

public java.lang.String paramName

paramType

public int paramType

inOutType

public int inOutType

isCursorType

public boolean isCursorType

isNcharType

public boolean isNcharType

Constructor Detail

StoredProcedureParameterInfo

public StoredProcedureParameterInfo()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-01


Copyright © 2010, Oracle. All rights reserved.