|
|
JDBC wrapper: A quick data access solution for simple programs |
|
|
JDBC wrapper: A quick data access solution for simple programs |
|
|
Java / Database-Related |
|
|
Click to Visit |
|
|
1142 |
With JDBC you can access databases from a java program. For any big project you will like to use JDBC for every program. It may seem overwhelming for any small program. It is especially handy when you started a program without any intention to integrate database but later when you want to you may find it difficult to integrate database. With JDBC you will find it simple to access database from Java programs.
|