exasol/sql-statement-builder

Java primitive types as literals

Closed this issue · 1 comments

Situation

Currently primitive types are not all supported where literals are expected (e.g. in value expressions). For the sake of uniformity and convenience all Java primitive types should be supported as value literals.

Acceptance

  1. All primitive Java types are supported as value literals

Closed with #60