【计算机英语】There are a few optimizations that use native SQL, but I ...

来源:百度知道 编辑:UC知道 时间:2024/05/14 18:43:50
There are a few optimizations that use native SQL, but I used a little hack there so that if the optimized method finds an injected connection string, it calls out to another method where I'm totally on my own.

什么意思?

有一些优化措施是使用原生sql语句。但是我却把原生sql语句截开,目的是如果优化方法找到了一个被插入的连接字符串,那么就能够调用另外一个方法,这里完全靠我自己控制。