Kris Jurka wrote: > > 3) By value: pljava does not correctly handle passed by value types > correctly, allowing access to random memory. > This is simply not true. There's no way a Java developer can access random memory through PL/Java. - thomas