<%-- -- Page: wizAddSchemaObjectsTable.jsp -- Controller: oracle.sysman.db.util.stats.StatsController -- -- Description: Schema Objects table -- -- MODIFIED (MM/DD/YY) -- mnihalan 07/29/04 - Fix compile error -- mnihalan 07/28/04 - mnihalan_opt_stats_misc_fixes -- mnihalan 07/27/04 - Initial creation --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import="oracle.sysman.emo.util.stats.StatsConstants" %> <%@ page import="oracle.sysman.db.util.stats.JspConstants" %> <%@ include file="wizSchemaObjectsTableColumns.jsp" %>