Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 362109

Summary: SQL - Java compile failure on ADD with nullable date column
Product: z_Archived Reporter: Paul Hoffman <hoffmanp>
Component: EDTAssignee: Project Inbox <edt.javagen-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jvincens
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Project with error none

Description Paul Hoffman CLA 2011-10-26 13:21:19 EDT
Created attachment 206006 [details]
Project with error

SQL - Java compile failure on ADD with nullable date column.

Error found in migrating payment tutorial to EDT.   

Zip file attached.

Compile errors are:

Syntax error on token ")", delete this token	SQLService.java	/paymentService/generatedJava/services	line 55	Java Problem

The operator == is undefined for the argument type(s) null, long	SQLService.java	/paymentService/generatedJava/services	line 55	Java Problem
Comment 1 Joseph Vincens CLA 2011-10-26 16:55:04 EDT
fixed
Comment 2 Paul Hoffman CLA 2011-10-27 08:30:59 EDT
verified and closed