Package br.com.pethub.jdbc


package br.com.pethub.jdbc
This package contains the JDBC connection classes for the PetHub application.

The JDBC classes are responsible for managing the database connection. They provide methods to establish and close the connection to the database. The ConnectionFactory class is the main class in this package.

Since:
1.0
  • Classes
    Class
    Description
    This class is responsible for creating and managing the database connection.
    This class is used to test the database connection.