On Fri, Jan 15, 2010 at 8:55 PM, Francis De Brabandere
<[email protected]> wrote:
> Feel free to contribute! The wiki should be open for everybody.
> http://cwiki.apache.org/confluence/display/empiredb/Query+Building

I registered on the wiki but it does not appear that I can edit. I'll
send some wiki markup through the issue tracker for now.

> I agree that sometimes getting things done is not that intuitive.
> Better documentation or api might help there. On the other hand I have
> to agree with Rainer. These days the power of the database is
> sometimes forgotten.

I agree with the philosophy of using the database as much as possible.
What I found confusing about getInsertInto() was making sure that
DBColumnExpr like t.colA.as("colA") are included in the select and
straight t.colA are not. In the end it is essentially just like
writing the statement.

At first glance it looks like Empire-db does not support joins in
insert and update statements. Is that true?

Thanks,

McKinley

Reply via email to