Oracle/Index by TABLE 썸네일형 리스트형 Index by TABLE example Binding IN Parameters To bind a PL/SQL index-by table parameter in the IN parameter mode, use the setPlsqlIndexTable() method defined in the OraclePreparedStatement and OracleCallableStatement classes. synchronized public void setPlsqlIndexTable (int paramIndex, Object arrayData, int maxLen, int curLen, int elemSqlType, int elemMaxLen) throws SQLException Note: This method applies to the IN OUT .. 더보기 이전 1 다음