Home » Developer & Programmer » JDeveloper, Java & XML » loading java class file into database
loading java class file into database [message #91894] Tue, 08 July 2003 09:29
Muhammad Ali
Messages: 2
Registered: July 2003
Junior Member
Hello everyone:

I made the following program:
public class Hello
{
public static String world ()
{
return "Hello world";
}
}

Compiled and loaded java class file into the
database for using following commad:

loadjava -u scott/tiger hello.class

The load perform fine but when I see this java
class into the user_object table it shows invalid
into the status column.

Please guide me how to identify the problem.

Regards
Muhammad Ali
Previous Topic: Application Architecture XML Loading Advice Requested:
Next Topic: Not able to connect to Oracle 9i database from Java 1.3 code
Goto Forum:
  


Current Time: Thu Mar 28 12:26:23 CDT 2024