Ticket #11299

CREATE JAVA SOURCE command not working
Eröffnet am: 2007-11-10 01:50 Letztes Update: 2007-11-16 00:49

Auswertung:
(Anonym)
Verantwortlicher:
(Keine)
Typ:
Status:
Offen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details

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-Verlauf (1/1 Historien)

2007-11-16 00:49 Aktualisiert von: zigen
Kommentar
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.

Dateianhangliste

Keine Anhänge

Bearbeiten

Please login to add comment to this ticket » Anmelden