DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: getting a java source back from the database

Hybrid View

  1. #1
    Join Date
    Dec 1999
    Location
    Manchester, UK
    Posts
    12

    Exclamation

    Is there any way to get a java class file from the Oracle DataBase? I loaded .class file using loadjava, and I would like to get this .class object back because I need to have a copy of the this .class object before I override it by loading the a changed version of the same .class again.
    Amit Sanghvi
    Oracle DBA
    Lex/Mastek

  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    Use dbms_java.longname function to get back the java class.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width