The code is as follows: [ZoneId is int] query = session.createQuery ("from school school where school.zoneid =: zoneid"); Q.SetParameter ("zoneid", new integer (zoneID)); list school = q.list ();
Start me Q.SetParameter ("zoneid", zoneid); death is not compiled, halo.
However, actually API tips are also a string, an int, relying on.