Results 1 to 6 of 6
- 01-08-2010, 08:05 AM #1
Member
- Join Date
- Jan 2010
- Posts
- 2
- Rep Power
- 0
Is JAVA technology helps a lot in database interaction?
Hi, i am new to JAVA technology. Previously i have some knowledge in VB.NET with database. But i doesn't know how JAVA helps in interaction between database and software. Does JAVA provide a powerful API in database interaction? or any thread/article i can read?
Kind Regard,
kekewong
- 01-08-2010, 08:09 AM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
JDBC is the buzzword for that stuff.
If you are really smart (read extremely lazy) you will skip the plain JDBC altogether and use some ORM tools like hibernate.
- 01-08-2010, 09:34 AM #3
Member
- Join Date
- Jan 2010
- Posts
- 2
- Rep Power
- 0
thank you r035198x n_n
- 01-09-2010, 05:56 PM #4
Member
- Join Date
- Sep 2009
- Posts
- 37
- Rep Power
- 0
Hi.
In my opinion, you can refer to the url below:
Java Database Interaction Mechanism Using Oracle Reference Cursors
Regards,
raqman.RAQ Report: free Java reporting tool.
- 01-09-2010, 06:28 PM #5
Senior Member
- Join Date
- Dec 2009
- Location
- Belgrade, Serbia
- Posts
- 364
- Rep Power
- 4
The JDBC API
You can start here:
Lesson: JDBC Introduction (The Java™ Tutorials > JDBC(TM) Database Access)
and if you want to dive deeper you can find:
"OReilly.Database.Porgramming With Jdbc And Java 2nd Edition"
Pay attention on widely used DAO pattern and move on
later with ORM like Hibernate.
regards
- 01-10-2010, 02:47 PM #6
Similar Threads
-
Prob in access dll through Jni/java technology.
By mgrprasad90 in forum NetBeansReplies: 0Last Post: 02-19-2009, 06:11 AM -
Need helps making counter
By Lifeis2evil in forum New To JavaReplies: 3Last Post: 11-26-2008, 11:58 PM -
Which Java-XML library or technology is best for my needs?
By nitingupta183 in forum Advanced JavaReplies: 1Last Post: 03-15-2008, 06:34 AM -
JAVA Architect Position - Robert Half Technology
By pegitha in forum Jobs OfferedReplies: 0Last Post: 05-18-2007, 08:40 PM -
Free eBooks- Java and other technology
By derrickD in forum Reviews / AdvertisingReplies: 0Last Post: 05-18-2007, 06:49 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks