%--
-- Copyright (c) 2007, 2009, Oracle and/or its affiliates.
-- All rights reserved.
-- Name: compressOptionsInclude.jsp
-- Type: JSP Include
-- Description: This include page contains the complete UI for compression options.
--
-- JSP Changes: To use this page, add the following to your jsp file:
--
--
--
--
--
-- MODIFIED (MM/DD/YY)
-- chanchan 07/09/09 - Support new compression GUI (ER bug #8669360)
-- chanchan 05/01/09 - Add columnar compression supports (ER bug #8276145)
--%>
<%-- Tag Libraries --%>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %>
<%-- Imports --%>
<%@ page import="oracle.sysman.emo.adm.schema.table.TableConst" %>
<%-- Message Bundles Used --%>
<%-- OPTIONS --%>
<%-- COMPRESS OPTION --%>