Uses of Interface
com.mcpdbwizard.pub.PlsqlArray
-
Uses of PlsqlArray in com.mcpdbwizard.pub
Classes in com.mcpdbwizard.pub that implement PlsqlArrayModifier and TypeClassDescriptionclassHolds state variables for PL/SQL Index By Table parametersMethods in com.mcpdbwizard.pub with parameters of type PlsqlArrayModifier and TypeMethodDescriptionvoidCallableStatementParameters.setPlSqlTableArrayOutParam(int parameterId, PlsqlArray parameterValue) Set an out parameter for a PL/SQL Array In order to retrieve a PL/SQL varray or table you need to specify the oracle collection name.