procedure submitted to dbms_job - implicit commit?

Hi group, I'm just wondering - and I tried to look it up in the documentation: When I submit a dbms_job calling a pl/sql-procedure and this procedure does some data-changes - is it for sure that this changes are commited? (There is no commit in the procedure.) I've tried with a little test-case and the job's changes seem to be