<%-- -- Include: wizMultiColInclude.jspf -- Controller: db/adm/schm/PartitionsWizardController.java -- -- Description: Included table to select columns for partitioning methods -- that allow multiple partitioning columns -- -- MODIFIED (MM/DD/YY) -- chanchan 05/12/05 - Fix ADA issues -- chanchan 10/08/03 - Add ADA supports -- mpawelko 09/19/03 - add validation -- mpawelko 08/27/03 - GUI review changes -- mpawelko 08/19/03 - GUI review changes -- rreilly 05/29/03 - add db library -- jochen 11/19/02 - jochen_partition -- jochen 11/15/02 - handle subpartitions --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ page import="oracle.sysman.emo.adm.schema.partitions.WizardConstants" %> <%-- Table column name column --%> <%-- Column datatype column --%> <%-- Order column --%>