c3p0 缩写起源 - jdbc 连接池名称

发布于 2024-08-30 12:35:13 字数 56 浏览 7 评论 0原文

谁能分享一下名为c3p0的jdbc连接池的由来和含义。

是不是受到星球大战的启发?

Can anyone share the origin and meaning of the jdbc connection pool named c3p0.

Was it inspired from star wars?.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

恬淡成诗 2024-09-06 12:35:13

引用 Hibernate 论坛 中的 Steve Waldman(C3P0 开发人员):

回复:为什么是c3p0?主要是因为它一开始是为了了解实现 JDBC 3.0 规范定义的连接池有多困难。连接池3.0 --> cp30——> c3p0。另外,我正在开发一个(从未完成,现在已废弃)项目,用于从 java 轻松访问 berkeley db,该项目称为 bdbd。老电视节目中的机器人(Buck Rogers)总是说“bdbd”,c3p0也是一个机器人。名字的配对是一个私人的小玩笑。

Quoting Steve Waldman (C3P0 Developer) in the Hibernate forums:

re: why c3p0? mostly because it began as an attempt to see how hard it would be to implement connection pooling as defined by the JDBC 3.0 specification. Connection Pooling 3.0 --> cp30 --> c3p0. Also, I was working on a (never completed, and now obseleted) project for easy-to-use access to berkeley db from java, and that was called bdbd. A robot in an old television show (Buck Rogers) always said "bdbd", and c3p0 was a robot too. The pairing of names was a private little joke.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文