OrmLite: some properties (coluns) are ignore on select
60 views
Skip to first unread message
ruionwriting
unread,
May 30, 2012, 8:45:25 PM5/30/12
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 servic...@googlegroups.com
Hi,
I have this issue: I have a class with alias, a set of properties also with alias and some of the properties are not filled when selecting. The generated query is the write one and executed directly gains the db returns all columns/values (these columns allow null).
I'm using MySql.
Any ideas?
Demis Bellot
unread,
May 31, 2012, 1:22:41 AM5/31/12
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 servic...@googlegroups.com
Sorry no clues on that description, you'd need to submit a failing unit test so the OrmLite MySql maintainer can investigate what's going on.