musakanneh / jdbc

Java Database Connectivity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Database Connectivity

Steps for connecting to postgres database

  1. Import the package
  2. Load and register the package
  3. Create the connection
  4. Create the statement
  5. Execute the statement
  6. Process the results
  7. Close the connection

About

Java Database Connectivity


Languages

Language:Java 100.0%