Uses of Class
com.mcpdbwizard.pub.PlsqlIndexByTable2
-
Uses of PlsqlIndexByTable2 in com.mcpdbwizard.pub
Methods in com.mcpdbwizard.pub with parameters of type PlsqlIndexByTable2Modifier and TypeMethodDescriptionvoidCallableStatementParameters.setPlSqlIndexArrayOutParam(int parameterId, PlsqlIndexByTable2 parameterValue) Set an out parameter for a PL/SQL Index By Table In order to retrieve a PL/SQL Index By Table you need to specify the data type you are expecting and how many records can be in the array.voidStatementParameters2.setPlSqlIndexArrayParam(int parameterId, PlsqlIndexByTable2 parameterValue) Set a PL/SQL INDEX BY Array parameter