CREATE OR REPLACE PROCEDURE get_dir_list(p_directory IN VARCHAR2) AS LANGUAGE JAVA NAME 'DirList.getList( java.lang.String )'; /