| Summary: | SQL - Java compile failure on ADD with nullable date column | ||||||
|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Paul Hoffman <hoffmanp> | ||||
| Component: | EDT | Assignee: | 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: |
|
||||||
fixed verified and closed |
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