Este proyecto es una aplicación Java Swing para posibilitar la persistencia en base de datos PostgreSQL desde un archivo properties. PostgreSQL: Asegúrate de tener PostgreSQL instalado en tu sistema.
Supported PostgreSQL and Java versions The current version of the driver should be compatible with PostgreSQL 8.4 and higher using the version 3.0 of the protocol and Java 8 (JDBC 4.2) or above.
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. This article dives into the happens-before ...
JDBC (Java Database Connectivity) is the generalised Java to RDBMS interconnection layer, analagous to ODBC in the Windows world, or Perl's DBI framework if you prefer. Using JDBC with an appropriate ...