257258259260261262263264265266267
rs.close(); } } catch (SQLException e) { throw new PoidException(LOCALISER.msg("061001", e.getMessage()),e); } finally { if (ps != null) {