JDBC stands for Java Data Base Connectivity. In software
industry one can achieve the data persistency in two approaches. They are,
- 1 By using Files
- 2 By using Database
Storing the data permanently is known as data persistency.
For more information about JDBC API please click below link
0 comments:
Post a Comment