Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\webapp\e2e\trace\jdbctable.jspf
<%-- /* $Header: jdbctable.jspf 13-jun-2005.20:06:17 mvajapey Exp $ */ /* Copyright (c) 2001, 2005, Oracle. All rights reserved. */ /* DESCRIPTION NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) mvajapey 06/13/05 - ada bug 4427288. saramasa 02/16/05 - Adding SQL Analysis Link to Details table mvajapey 12/28/04 - Change table to use form submission. mvajapey 11/29/04 - Add record set navigation to SQL statement table, make columns sortable, miscelaneous ui changes rmarripa 03/18/03 - rmarripa_e2e_trace_feedback_main */ /** * @version $Header: jdbctable.jspf 13-jun-2005.20:06:17 mvajapey Exp $ * @author rmarripa * @since release specific (what release of product did this appear in) */ --%> <uix:table summaryBinding="tableHeader@e2ePlaybackData@servletRequest" id="e2eCompTableId" alternateTextBinding="NO_DATA_AVAIL@WebappMsgBundle@servletRequest" width="100%" minValue="1" maxValueBinding="numRows@e2ePlaybackData@servletRequest" valueBinding="tableStartIndex@e2ePlaybackData@servletRequest" blockSize="25" formSubmitted="true" tableDataBinding="tableDataKey@tableData@e2ePlaybackData@servletRequest" columnFormatsBinding="columnFormats@e2ePlaybackData@servletRequest" columnHeaderDataBinding="columnHeaderData@e2ePlaybackData@servletRequest"> <uix:tableFormat tableBanding="rowBanding"/> <uix:columnHeaderStamp> <uix:sortableHeader textBinding="text" sortableBinding="sortable"/> </uix:columnHeaderStamp> <uix:contents> <uix:styledText textBinding="<%=TraceConstants.COMP_NAME_KEY%>" destinationBinding="<%=TraceConstants.COMP_DEST_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.COUNT_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.TOTAL_TIME_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.EXEC_TIME_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.FETCH_TIME_KEY%>"/> <uix:flowLayout renderedBinding="showDetails" > <uix:image sourceBinding="detailsDesc@" destinationBinding="detailsDest@" /> </uix:flowLayout> </uix:contents> </uix:table>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de