Hi Kamler, This response is probably too late to be useful -- sorry for that, christmas holidays etc ...
On 14 Dec 2010, at 02:35, Kamler Hammez wrote: > Would someone explain me how D2RQ engine deals with Primary Keys Foreign > Keys, and even Key equality in some cases, of a database? The D2RQ engine doesn't deal with keys at all. The knowledge what's a key and what's not essentially is already present in the mapping file. In particular in d2rq:uriPattern and d2rq:join. D2RQ's automatic mapping generator looks at keys and handles them “in the obvious way”. Best, Richard > > -- > Kamler > > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d_______________________________________________ > d2rq-map-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
