mirror of https://github.com/apache/openjpa.git
Fixed docs to not say that the package includes connection pooling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@470622 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fbc9da9dfe
commit
22226fc0f4
|
@ -4,8 +4,8 @@
|
|||
|
||||
<p>
|
||||
Includes an implementation of the {@link javax.sql.DataSource} APIs
|
||||
around a normal JDBC 1.x driver. Implements connection pooling and
|
||||
prepared statement caching. Also includes a framework for firing and
|
||||
around a normal JDBC 1.x driver. Implements logging and the ability to
|
||||
customize JDBC behavior. Also includes a framework for firing and
|
||||
consuming JDBC-related events.
|
||||
</p>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue