Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DBA trying to learn java please advise
The most comprehensive/easy to comprehend site for java: http://developer.java.sun.com
The best online tutorial I've found
http://java.sun.com/docs/books/tutorial/
The best Swing tutorial
http://java.sun.com/docs/books/tutorial/uiswing/index.html
a great JDBC/Database application:
http://developer.java.sun.com/developer/technicalArticles/Database/dukesbake
ry/
Note: It uses MS Access, but you can simply switch the dns entry to point an Oracle Database. For Oracle connection strings, use technet.oracle.com to find some examples. They are better than searching JDC.
Yet another link:
http://developer.java.sun.com/developer/onlineTraining/
The source of the information is not very diverse, but the content is, and it is all exceptional. You may have to register to the community, but don't worry, it's free.
Hth
Eric
"Ajay" <ajay_at_bhudevi.com.au> wrote in message
news:3c4a6a5e$0$6774$afc38c87_at_news.optusnet.com.au...
> Hi All
>
> I'm an experienced Oracle DBA/developer whose time has come to learn java.
> I've just installed Oracle9 including java on W2K, and written a couple of
> hello world type programs and messed about with sqlj javac and loadjava
etc.
>
> Currently I find the Oracle java manuals overwhelming and can't make head
or
> tail of it.
> I need a good java for Oracle book with examples to get me going can
anyone
> recommend such a book.
>
> cheers
>
>
>
>
>
>
>
Received on Sun Jan 20 2002 - 09:24:04 CST
![]() |
![]() |