Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在添加数据源时,我们可以在 Pentaho 中启用连接池。我们甚至可以提供连接池属性,我只想知道 Pentaho 5 使用什么库(BoneCP、Apache DBCP、CP30、Hikari 或其他)进行连接池?
Pentaho 5 使用 DBCP-1.4 进行连接池。我开始了解它有关查看 \biserver-ce\tomcat\webapps\pentaho\WEB-INF\lib 的信息,有 commons.dbcp jar 可用。
@Alpana,是对的。