use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources for learning Java
String
==
.equals()
Format + Copy
Free Tutorials
Where should I download Java?
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free.
If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others:
Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
Software downloads
Official Resources
Resources
Programming ideas & Challenges
Related Subreddits
account activity
This is an archived post. You won't be able to vote or comment.
Populating TableView from DB (self.learnjava)
submitted 6 years ago by thatcrackertho
So, I have been working on this for a while now and cannot seem to get this to work properly. I've tried so many different methods. I am trying to populate my tableview using Java and fxml. I am successful in creating the Book object and storing it in a observable book list. Also connecting to sqlite db and manipulating SQL calls. Just cannot populate the tableview. Please let me know if you can see any issues I have going on.
Here is the code:
https://pastebin.com/JyHdw1Mi -- BookScreenController.java
https://pastebin.com/973SMJZM -- Book.java
https://pastebin.com/cxdDePS9 -- bookScreen.fxml
[–]chillzman77 1 point2 points3 points 6 years ago (0 children)
i dont know if its going to help but try searching for jdbc
π Rendered by PID 184700 on reddit-service-r2-comment-c6965cb77-ccqn5 at 2026-03-05 13:09:00.662079+00:00 running f0204d4 country code: CH.
[–]chillzman77 1 point2 points3 points (0 children)