Skip to content

Support JPQL positional parameters #129

@alessiostalla

Description

@alessiostalla

The format is ?n where n is an integer > 0: https://docs.oracle.com/html/E24396_01/ejb3_langref.html#ejb3_langref_pos_params

So far in our use cases JSqlParser understands HQL/JPQL just fine, even if it's not its goal. If it's not hard, supporting positional parameters would spare us some ugly workarounds.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions