This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: .class to shared library?


>>>>> "Shane" == Shane Jarych <shane@isettle.com> writes:

Shane> I'm looking to replace a cumbersome Oracle external stored
Shane> procedure written in C (compiled to shared library) with Java
Shane> using GCJ if possible.

Shane> Is it possible to create shared libraries using java-compiled
Shane> library files?

Yes.

Shane> If so, how are they called upon when contained inside classes?

I don't understand the question.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]