+11 votes
444 views
in Android by
How to connect a database to Example Tables with JavaFX and FXML

1 Answer

+12 votes
by (201k points)
Hello.
 
The project specifically to connect with BD I have not done according to this example, but only as a guide, you need to work with:
 
  ObservableList <Person> people;
 
which is the list of which is "communicating" table so knowing the item you insert, delete or modified in the table you can do in the database.
Ask a Question
Welcome to WikiTechSolutions where you can ask questions and receive answers from other members of the community.

You can ask a question without registration.

Categories

...