cismet / data-objects

A hibernate wrapper of the system tables of the cids system.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Remove unchecked warnings #23

Closed mscholl closed 11 years ago

mscholl commented 11 years ago

The code should be cleaned and all compiler warnings regarding "unchecked" should be properly fixed or suppressed if fix is impossible.