Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Java in Oracle Question
I'm having the following problem.
I have a Java class that loads a .properties files. A system property is set with the full path and file name for the property file. The class loads a Properties object from this file. This is working outside the oracle environment. I am moving this code into Oracle to run as a stored procedure. I have not worked in this environment and am not sure how to proceed. I suspect the answer will look like one of the following (in the order that I think is most likely):
Any information on any technique would be helpful.
Thank You! Received on Sat Jul 21 2001 - 16:13:42 CDT
![]() |
![]() |