<%@ include file="/sdk/oemTop.jspf"%> <%-- -- Page: attrDefaultPage.jsp -- Controller: db/adm/schm/TableGeneralController.java -- -- Description: Page for defining a columns attributes. -- There will be a new page for each column type we support, -- but this will be the default page for standard types.--%> <%-- Tag Libraries--%> <%@ 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"%> <%-- || ((Boolean)document.forms[0].<%= TableConst.J_COL_TBL_CURR_NOT_NULL_EXISTING %>.value).booleanValue();--%> <%-- Imports--%> <%@ page import="oracle.sysman.db.adm.schm.SchemaPages"%> <%@ page import="oracle.sysman.emo.adm.schema.table.TableConst"%> <%-- HTML Page Title--%> <%-- HTML Form--%> <%-- Oracle Logo and Tabs--%> <%@ include file="/database/global.jspf"%> <%-- Warning/Error display--%> <%-- START: PAGE CONTENT starts here--%> <%-- --%> <%-- --%> <%-- END: TYPE SPECIFIC ATTRIBUTES PAGE CONTENT ends here--%> <%-- CANCEL BUTTON--%> <%-- OK/CANCEL Button--%> <%-- OK BUTTON--%> <%-- END: HTML Form--%> <%-- END: Content--%>