|
I've updated the mapping files for Comment and BlogPost in Part III . The changes are: The named query GetCommentsByBlogPostID has been moved into the BlogPost.hbm.xml file, it just makes more sense for it to be there. <loader query-ref="GetCommentsByBlogPostID...
|