Chapter 1: An Introduction to Java in the Database
Can I use the same classes on client and server?
You can create Java classes that can be used on different
levels of an enterprise application. You can integrate the same
Java class into either the client application, a middle tier, or
the database.