Bug 153 : ${ta} table alias place holder not replaced for @Where annotation
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.1.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
14/09/2009
Updated 
14/09/2009
Type 
Bug
 
Attachments 
No attachments

With the @Where annotation you can use ${ta} as a place holder for the table alias.

The table alias can change if the associated bean is joined versus lazy loaded.

 
Rob 14 Sep 12:17
Fixed in HEAD

The code is fixed in HEAD - fixing lazy loading use of ${ta} in @Where.

woResponse

Upload a file