How does one load Java Source code into the database?

Use the "CREATE OR REPLACE JAVA SOURCE" command or "loadjava" utility.
See this script for an example.

Loaded code can be viewed by selecting from the USER_SOURCE view.