loadjava command is used to store the java classes to oracle database schema
you can see all the options using
loadjava -help
There is little difference based on the driver you are using thin or oci
for thin driver it is
loadjava -user username/password@host

ort:SID -thin nameofclass.class
where -user option will load in the schema of user "username".
I hope it helps.
[ August 08, 2002: Message edited by: swati gupta ]
I don't know why the face with tongue out is displaying there I want to write host port sid with : in between.
[ August 08, 2002: Message edited by: swati gupta ]