customize the insert/updates/deletes

Posts   
 
    
costab
User
Posts: 36
Joined: 21-Aug-2010
# Posted on: 20-Apr-2011 07:13:54   

I am using nhibernate as the target framework.

Is there a way to customize the insert/update/delete sql in the UI in a similar way I would do it in nhibernate? Is there perhaps a back door that one could use through custom attributes?

Thanks

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 20-Apr-2011 08:35:18   

Could you give an example of what a customization might be?

costab
User
Posts: 36
Joined: 21-Aug-2010
# Posted on: 20-Apr-2011 09:02:00   

Sorry for not being specific. I meant to have the ability to specify the sql that would be used for insert/update/delete. One could use stored procedures in nhibernate

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 20-Apr-2011 09:24:34