Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to export and import java class?

529380Jun 1 2011 — edited Jun 1 2011
-- OS: RHEL5, Oracle 10.2.0.5

Dear!
I've got one schema contains only java and java-source, with some table object.
Now, I'd like to find the way to export java class and import into the other database, however, I can not find the best way without datapump. My purpose is only export java class (not include java source, the other object). I tried to use dbms_metadata, but not worked with java.

May you show me some thing about that?

Thank you!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2011
Added on Jun 1 2011
2 comments
8,906 views