|
|
|
|
Browse by Tags
All Tags » Security » stored procedur... » performance (RSS)
-
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 ...
|
|
|
|
|