I have to join two independent tables in sqlite
. They don\'t have any foreign key relationship.
Example:
name
Unfortunately the short answer is "not at this time". You can certainly use the raw query functionality to support this:
http://ormlite.com/docs/raw-queries
Edit:
This has [finally] been added ORMLite. It has been checked into trunk and will be in version 4.49. Here's the check-in on github:
https://github.com/j256/ormlite-core/commit/b37914d76fbbbbbc70d473be1cf1b6de19b847f5