DBA Data[Home] [Help]

XDB.DBMS_XDB dependencies on LOCKTOKENLISTTYPE

Line 156: FUNCTION GetLockTokenList RETURN LockTokenListType;

152: -- None
153: -- RETURNS -
154: -- The session lock token list
155: ---------------------------------------------
156: FUNCTION GetLockTokenList RETURN LockTokenListType;
157:
158: ---------------------------------------------
159: -- FUNCTION - ExistsResource(VARCHAR2)
160: -- Given a string, returns true if the resource exists in the hierarchy.