It seems like that's because forum_id is not the property defined in the TopicModel, and it throws this exception.. But, how do we access (TopicModel in the database it's called "topic") and generate list of those topics based on the forum_id, in which in this case is referenced from the ForumModel class in the hibernate...
