If the custom binders are used by one application only, the deployer can choose to pre-package the provider JAR file with the application so that the configuration can be avoided.
如果定制绑定仅被一个应用程序使用,发布者可以选择重新打包提供者Jar文件,这样就可以避免配置。
2
In general, a pre-built, open source application is called a package and bundles all the binary, data, and configuration files required to run the application.
通常,预构建的开源应用程序称为包,捆绑了运行应用程序所需的所有二进制文件、数据和配置文件。
3
The static SQL statement is pre-compiled and bound to a package before execution.