Connection Oriented Architecture 1st Method:-


1.     In this method first we establish connection to the database
2.     performs the required operations like inserting the records, updating, deleting the records etc
3.     Then closes the connection.

No comments:

Post a Comment