Tagged Questions

0
votes
1answer
147 views

DQL to get r_object_id From DRL

I have a situation like this. I checked out a file from documentum (File is a dita-map ). File has a reference to another file in the repository. DRL is ...
0
votes
1answer
339 views

Does “LINQ to DQL” exist?

If LINQ-to-SQL overcomes the object-relational impedance mismatch of a .NET application talking to a SQL Server database... If I want to build a .NET MVC UI, where my model queries a Documentum CMS ...