Hello, am doing a website using spring-mvc. how do i create a model?
i used to create entity which represent a table from the database. but what if i want to create a model,which will consist in many columns from differents tables? thanks for advise