1·For static SQL in a package (like SQL stored procedures), use of parameter markers while still allowing optimization by value can be accomplished through the REOPT ALWAYS bind or precompile options.
对于一个包中的静态SQL(比如s QL存储过程),通过REOPT ALWAYS绑定或预编译选项,可以使用参数标记同时允许通过值进行优化。
2·For more complex patterns, use the XPath class to precompile search patterns.
对于更复杂的模式,可以使用xpath类预编译搜索模式。
3·Rails Asset Pipeline precompile, how to do it the right way?
铁路资产管道预编译,如何正确的方法吗?