Class loading overviewYou store application classes and resources by storing one or more
jar files in the database. Then your application can access classes loaded
by from the jar file
and does not need to be coded in a particular way. The only difference is
the way in which you invoke the application.