Commit Graph

290 Commits (390c5699beeafb19d802ce4bc4313063c5734be5)

Author SHA1 Message Date
Brett Wooldridge 8a956e1042 Update release version. 9 years ago
Brett Wooldridge 71dd59a3cd Update README.md 10 years ago
Brett Wooldridge bea6e36968 Update README.md 10 years ago
Brett Wooldridge 896ccd9ec9 Fix #339 correct example 10 years ago
Urs Wolfer f20dc06241 Add example how to configure port for PGSimpleDataSource 10 years ago
Brett Wooldridge 6899e5dc6e Update README.md 10 years ago
Dimitrios Liapis 7542f02500 Changing the documented jConnect Sybase Driver to an implementation that works
The jConnect Driver (as of version 7.0) has two package implementations for the Driver: 1) com.sybase.jdbcx.SybDataSource and 2) com.sybase.jdbc4.jdbc.SybDataSource .

If 1) is used then an exception is thrown from the HikariCP since it's looking for a default constructor that is not there.

Switching to 2) the driver starts up successfully and it's fully operational, therefore I'm changing this documentation line to reflect that.

ps. HikariCP version 2.3.8 as advised since jdk8

thanks,
Dimitrios
10 years ago
Brett Wooldridge fde1885a2a Update version 10 years ago
Brett Wooldridge 641b90350e Update README.md 10 years ago
Brett Wooldridge ea52a962fe Update release version 10 years ago
Brett Wooldridge d781db4288 Update README.md 10 years ago
Brett Wooldridge bd0ca3c1e5 Update issue stats badge 10 years ago
Brett Wooldridge 1cb7de0be7 Update README.md 10 years ago
Brett Wooldridge c457ca060b Update README.md 10 years ago
Brett Wooldridge 7ed3d9c419 Update README.md 10 years ago
Brett Wooldridge b6a3f3d346 Update README.md 10 years ago
Brett Wooldridge 956e6a4bb8 Update README.md 10 years ago
Brett Wooldridge 2e24d8425f Fix #252 10 years ago
Brett Wooldridge 0b924b0a83 Update README.md 10 years ago
Brett Wooldridge 7f2c2763e7 Update README.md 10 years ago
Brett Wooldridge 0619bf0823 Update README.md 10 years ago
Brett Wooldridge c77d2da1c6 Update README.md 10 years ago
Brett Wooldridge d48c6457c4 Update README.md 10 years ago
Brett Wooldridge a571a77235 Update README.md 10 years ago
Brett Wooldridge f498dfa608 Update README.md 10 years ago
Brett Wooldridge 597fe70f49 Update README.md 10 years ago
Brett Wooldridge 68cebe12d0 Update README.md 10 years ago
Brett Wooldridge 949fcb2e43 Merge branch 'dev' of https://github.com/brettwooldridge/HikariCP into 2.3.0 10 years ago
Brett Wooldridge ec2b7e50cf Update README.md 10 years ago
Brett Wooldridge 49bd749d41 Replace emoji until github rewrites HTML render pipeline 10 years ago
Brett Wooldridge bf8bef5a3b Fix coveralls badge (use branch name as SVG name) 10 years ago
Brett Wooldridge 0faae8f405 Try SVG badge for travis-ci 10 years ago
Brett Wooldridge 237ab8c1a9 Try coveralls SVG badge, does this thing work? 10 years ago
Brett Wooldridge 7e2eaa7439 Update README.md 10 years ago
Brett Wooldridge 7a3d3e2db3 Update README.md 10 years ago
Brett Wooldridge a0eaaf7a43 Update README.md 10 years ago
Brett Wooldridge c0a5daf305 Update README.md 10 years ago
Brett Wooldridge 0c3cc61df7 Update README.md 10 years ago
Brett Wooldridge e4a48e4dbe Update README.md 10 years ago
Brett Wooldridge 6789f0d6f2 Update README.md 10 years ago
Brett Wooldridge 9d4c51f64d Update README.md 10 years ago
Brett Wooldridge 35f3a239b5 Update README.md 10 years ago
Brett Wooldridge 67bb3c977f Update README.md 10 years ago
Brett Wooldridge 45dadcba31 Fix #193 add link to maven downloads
Will not appear until 2.3.0 is released though.
10 years ago
Brett Wooldridge 6c40fb118e Update README.md 10 years ago
Brett Wooldridge 6b75f6de9c Update README.md 10 years ago
Brett Wooldridge 521e4acaed Update README.md 10 years ago
Brett Wooldridge 94c6c0f9bd Update README.md 10 years ago
Brett Wooldridge c717cf61b7 Update README.md 10 years ago
Brett Wooldridge 2810c1aee7 Updates for 2.3.0 10 years ago