AddressBook tutorial with MYSQL DB

Hello,

I’m trying to integrate the AddressBook tutorial with Mysql Db data set. How should I go about doing that?

thanks

You’ll probably want to use JPA for that. There’s an article in our wiki about persistency with hibernate in Vaadin, I suggest you start by reading that article. The article can be found
here