THE SQL Server Blog Spot on the Web
Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Browse by Tags

All Tags » Security » stored procedur... » performance   (RSS)
  • performance and security of JPA vs stored procedures

    As a DBA I have always used stored procedures to access database data for the myriad of reasons that we all are aware of. My current project has made the decision to forgo stored procedures and access data directly from the underlying tables by means of JPA. I understand the concept of persistence, but I have seen any analysis that addresses my ...
    Posted to SQL Server (Forum) by mcginn on June 5, 2008
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement