Introduction - If you have any usage issues, please Google them yourself
The database connection as an object stored in a Vector object, once the database connection is established, different database access requests can share these connections, so that by reusing the already established database connection, you can overcome these shortcomings, significant savings in system resources and time.