提交 aa49f3f2 authored 作者: Noel Grandin's avatar Noel Grandin

#527 OSGI_JDBC_DRIVER_NAME mismatch

update docs to match code
上级 54d6151f
......@@ -1432,7 +1432,7 @@ The standard H2 jar can be dropped in as a bundle in an OSGi container.
H2 implements the JDBC Service defined in OSGi Service Platform Release 4 Version 4.2 Enterprise Specification.
The H2 Data Source Factory service is registered with the following properties:
<code>OSGI_JDBC_DRIVER_CLASS=org.h2.Driver</code>
and <code>OSGI_JDBC_DRIVER_NAME=H2</code>.
and <code>OSGI_JDBC_DRIVER_NAME=H2 JDBC Driver</code>.
The <code>OSGI_JDBC_DRIVER_VERSION</code>
property reflects the version of the driver as is.
</p>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论