You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ebean ORM
Hello , Ebean.delete() is not working.it is not delete the row. Thanks jinkal
Rob Bygrave
unread,
Mar 5, 2010, 5:14:13 PM3/5/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eb...@googlegroups.com
Can you find the transaction logs ? If so ... can you look at them ... they will include the sql delete statement and the bind values ... so you should be able to figure out what is going on from that.