开发者

Doctrine + SQL Server Stored Procedures

开发者 https://www.devze.com 2022-12-31 10:46 出处:网络
How c开发者_C百科an I call a stored procedure using Doctrine?Doctrine doesn\'t have support for stored procedures per se. The exact method depends on doctrine version, but the best thing to do is to u

How c开发者_C百科an I call a stored procedure using Doctrine?


Doctrine doesn't have support for stored procedures per se. The exact method depends on doctrine version, but the best thing to do is to use doctrine native interface and call the proc directly with results eventually mapped to a domain class, if needed.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号