Skip to content
Discussion options

You must be logged in to vote

Buenas @ivanscardaoni1 , googleando y probando con unos compañeros el mapeo podría ser por ejemplo para las categoriasPreferidas de rekomendashi:

    @EllementCollection
    @OrderColumn(name = "orden")    
    @Enumerated(EnumType.STRING)
    List<Categoria> categoriasPreferidas

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gastonprieto
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants