Re: [re-motion-users] Where is the IDatabaseInfo interface discussed in the re-linq whitepaper?

25 views
Skip to first unread message

Fabian Schmied

unread,
Jun 18, 2012, 11:40:00 AM6/18/12
to re-moti...@googlegroups.com
Hi,
 
IDatabaseInfo no longer exists, it's now called IMappingResolver (https://svn.re-motion.org/svn/Remotion/trunk/Relinq/SqlBackend/MappingResolution/IMappingResolver.cs) and has a little more power IDatabaseInfo had.
 
As for an example, take a look at our "LinqToSqlAdapter" (https://svn.re-motion.org/svn/Remotion/trunk/Relinq/LinqToSqlAdapter/) - it's probably simple enough to illustrate how to hook up an arbitrary O/R mapper with the SQL backend, but still shows a lot of interesting stuff. It's used by our C# and VB integration tests, if you want to see it in action.
 
Best regards,
Fabian
 
On Mon, Jun 18, 2012 at 5:28 PM, Randy Burden <randy...@gmail.com> wrote:
The re-linq whitepaper found here: http://www.re-motion.org/download/re-linq.pdf mentions an IDatabaseInfo interface but I cannot find it in the remotion or re-linq source. Did this interface ever get implemented and if so, where is it located in the source?

From what the whitepaper suggested, this interface would be greatly suitable for my needs.

If this interface doesn't exist, is there anything that took it's place or is there an easy way to hook into the Linq.SqlBackend project with some simple code example. I've looked through the unit tests but couldn't find any straight-forward example.

--
You received this message because you are subscribed to the Google Groups "re-motion Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/re-motion-users/-/Xp4IvR1_FDkJ.
To post to this group, send email to re-moti...@googlegroups.com.
To unsubscribe from this group, send email to re-motion-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/re-motion-users?hl=en.

Fabian Schmied

unread,
Jun 18, 2012, 11:41:53 AM6/18/12
to re-moti...@googlegroups.com
Oh, I forgot; a second example would be the LINQ provider of our own O/R mapper, re-store: https://svn.re-motion.org/svn/Remotion/trunk/Remotion/Data/DomainObjects/Linq.
 
Cheers,
Fabian

Reply all
Reply to author
Forward
0 new messages