ejbName = ejb_sb_SearchItem
remoteName = SearchItem
methods = public void loadDriver ( ) throws ClassNotFoundException, Exception;public BoardData[] search ( String SearchCode , String SearchString ) throws SQLException;public int getTotalListNum ( );public int getTotalPage ( );public int getPageListNum ( );
