954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Accessing databases through Java Beans.

How to write code in Java Beans for accessing databases in case of MVC?

Parsu7
Light Poster
29 posts since Feb 2008
Reputation Points: 9
Solved Threads: 1
 

See the JDBC tutorial track of the Java tutorial.
When you master that, look at things like JPA and Hibernate as nicer ways to abstract away the raw database access code.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You