posted 22 years ago
Senthil, in Oracle you can write your stored procedures in Java language, while with SQL Server you have to use T-SQL. As rightly said by Rateshwar, a separate memory area Java Pool can be maintained in Oracle for handling Java operations.
However, you have to declare the prototype kind of thing of your procedure that you have written in Java , in Oracle. Once the procedure is associated with the schema. It's there! and use CallableStatement class to scrub it.
enjoy Java, enjoy Oracle
SCJP, SCWCD, OCA, OCP-DBA 9i, <a href="http://brainbench.com/transcript.jsp?pid=2232802" target="_blank" rel="nofollow">BCIP</a>, MCP, MCAD, MCSD.NET, MCDBA, MCTS (SQL 05), MCITP (DBD, DBA)