object owner filter in object browser's custom folder

Peter H.

Member²
I'm trying to set up a custom folder in object browser with a list of object types, so that all my stored programs (procedures, functions, triggers, packages, java sources, types) show up in a single folder.

The object_type condition does what it's supposed to do. However, the resulting list of DB objects spans all DB schemas; I don't know (nor can I find in the pldev documentation) how can I filter the list of objects to only the DB user chosen in the object browser's user dropdown.

Could you, please, help me set up the custom folder?

(Some descriptive screenshot is attached. The pldev version in question is 14.0.2.1969 / 32bit.)

pldev 14 custom object filter.PNG
 
There is currently no option to refer to the selected schema. I have added this to the list of enhancement requests.
 
Back
Top