BoneCP - A JDBC connection pool

I just read that the Play Framework v2.2 uses BoneCP for its database connection pooling. I read that on this Play JDBC page. Bone is advertised as being faster than C3P0, DBCP, and Tomcat_JDBC, and also offers partitions.