待辦事項 #11299

CREATE JAVA SOURCE command not working
啟用日期: 2007-11-10 01:50 最後更新: 2007-11-16 00:49

回報者:
(匿名)
負責人:
(無)
類型:
狀態:
開啟
元件:
(無)
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
檔案:

細節

When J try to execute command in Oracle 10g:


CREATE JAVA SOURCE NAMED "Hello" AS
public class Hello {
public static String hello() {
return "Hello World"; } };


J get "Null pointer exceptions", this same command work
without any problem in Editor oracle sql *Plus + and
isql *Plus

Ticket History (1/1 Histories)

2007-11-16 00:49 Updated by: zigen
評語
Logged In: YES
user_id=31258

Thank you for the bug report.

but,
It seems not to be able to execute "CREATE JAVA SOURCE" by
JDBCDriver.

Sorry.

Attachment File List

No attachments

編輯

Please login to add comment to this ticket » 登入