Dofactory.com
Dofactory.com
 Back to list
Views:   6.1K
Replies:  1
Archived

Pro .Net Pattern Framework and Stored Procedures for REST

Hi,

I have bought your standard .Net Pattern Framework and I am benefiting from all the features it provides. Now I have a question about your Pro .Net pattern framework  is the PRO product capable of auto generating the RESTful interface through stored procedures rather than database tables? I have seen how Spark is capable of generating most of the layers by scanning through the database schema (table). 

Can you confirm that this is able to do the same job from a stored procedures so It will benefit me immensely as we only use store procedures here.

I look forward to your reply soon.

Thanks!
Regards - Raj
Raj Ubendran, Dec 03, 2013
Reply 1
Raj: 

The answer to your question.whether the REST code generator works with stored procedures is no.  A code generator cannot know what happens inside a stored procedure so it is impossible to build a code generator based off stored procedures only.

Having said this, the opposite is true: it would be entirely possible to generate stored procedures based on the tables in the data model. However, the SPARK platform does not do that as it favors dynamic SQL over stored procedures. 

I hope this helps.
Jack
Jack Poorte, Dec 04, 2013
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.