チケット #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

チケットの履歴 (1 件中 1 件表示)

2007-11-16 00:49 更新者: 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.

添付ファイルリスト

添付ファイルはありません

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする