
| Key: |
NUCJPA-189
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Andy Jefferson
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
User can specify
SELECT ... FROM ... WHERE a = :param AND b = :nextParam
or
SELECT ... FROM ... WHERE a = ?1 AND b = ?2
but the second option effectively has named parameters since they are named by the number. Simply treating all JPQL params internally as named would simplify their processing.
|
|
Description
|
User can specify
SELECT ... FROM ... WHERE a = :param AND b = :nextParam
or
SELECT ... FROM ... WHERE a = ?1 AND b = ?2
but the second option effectively has named parameters since they are named by the number. Simply treating all JPQL params internally as named would simplify their processing. |
Show » |
Sort Order:
Andy Jefferson made changes - 25/Oct/12 12:28 PM
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
Andy Jefferson made changes - 26/Oct/12 05:13 PM
|
Fix Version/s
|
|
3.1.3
[ 11703
]
|
Andy Jefferson made changes - 26/Oct/12 05:39 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
Andy Jefferson made changes - 27/Oct/12 03:58 PM
|
Resolution
|
Fixed
[ 1
]
|
|
|
Status
|
Closed
[ 6
]
|
Reopened
[ 4
]
|
Andy Jefferson made changes - 27/Oct/12 03:58 PM
|
Fix Version/s
|
3.1.3
[ 11703
]
|
|
Andy Jefferson made changes - 27/Oct/12 03:58 PM
|
Status
|
Reopened
[ 4
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
Andy Jefferson made changes - 27/Oct/12 03:58 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|