views:

27

answers:

0

Hi.

I'm trying to find something to help me with y problem. Now I'm changing the strategy. What I need is to build (because I think there is nothing like this) a tool that take a query, a multi-table select, and translate all this in many single table queries. Does anybody has any idea about how hibernate does that (based on the dialect) ?

Does anybody has the source ?

I'm thinking starting with some dumb dialect and modifying it, but I don't want to rebuild all.

Any ideas where to start ?

Thanks.

C.C.