I have to classes with one to one relationship. I\'m creating database using flywaydb. I want to be able to get wallet from db by userId.
User class
@D