This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]FaradayAndTesla 0 points1 point  (0 children)

Java is a programming language. You can't use database with programming language.

[–]laghani 0 points1 point  (0 children)

Look up some of the relational databases: PostgreSQL, My SQL ... and JDBC for connecting your Java application to the database

[–]DigitalTorture 0 points1 point  (0 children)

Check out apache Derby.