SSH framework grouping Query

Source: Internet
Author: User

SSH framework grouping Query

Today, when I was working on an SSH framework project, I encountered a group query problem. The details are as follows:

The two items need to appear. The first thought was to List the content on the left and check the numbers on the right according to the content on the left, but this requires two different databases, very Uncomfortable. Later I thought about grouping queries and checked the materials to implement this function,

Write the following method:

First, you must create a virtual JavaBean with the following content:

The set/get method of the corresponding attribute is provided in the JavaBean, and the construction method with and without parameters is also required.

You can find the List set of this JavaBean in Action, as shown below:

 

The following describes how to implement the dao layer:

 

For the HQL query, remember that the HQL query statement requires the new and package names. However, if @ SuppressWarnings ("unchecked") is not added, a yellow warning always appears. What is the problem? Do you know anything?

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.