Dans la requêtes =>
donnee.flag_rafraichissement AS histoLectureFlashRaw,
donnee.envoi_auto AS envoiAutoEnergyRaw,
import org.springframework.beans.factory.annotation.Value;
@Value("#{target.envoiAutoEnergyRaw==null?null:target.envoiAutoEnergyRaw== 1}")
Boolean isEnvoiAutoEnergy();
@Value("#{target.histoLectureFlashRaw == 1}")
boolean getHistoLectureFlash();
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter