DBA Data[Home] [Help]

SYS.DBMS_METADATA dependencies on KU$_OBJNUMPAIRLIST

Line 905: RETURN sys.ku$_ObjNumPairList;

901: -- handle - handle returned from open
902:
903: FUNCTION FETCH_SORTED_OBJNUMS (
904: handle IN NUMBER )
905: RETURN sys.ku$_ObjNumPairList;
906:
907:
908: -- GET_DOMIDX_METADATA: Get PLSQL code from the ODCIIndexGetMetadata
909: -- method of a domain index's implementation type.