DBA Data[Home] [Help]

SYS.OWA_SEC dependencies on OWA_SEC

Line 1: package body OWA_SEC is

1: package body OWA_SEC is
2:
3: /* NL_CHAR can be computed from a Unicode string in a portable manner. */
4: NL_CHAR constant varchar2(10) := owa_cx.nl_char;
5: /* Constant is set here instead of owachars to avoid invalid objects */