CREATE OR REPLACE AND RESOLVE JAVA SOURCE NAMED MYSCHEMA."MyClass"
RESOLVER ((* MYSCHEMA)(* YOURSCHEMA) (* PUBLIC)) ----- These are getting dropped from the scripts
AS
....
AS
....
Is this an option that I need to enable or is this a hole in the script generation?