使用C3P0时出现如下错误:
java.lang.NoClassDefFoundError: com/mchange/v2/ser/Indirector
是因为其还需要一个依赖包:mchange-commons-java-0.2.11.jar
[db:关键字]