Skip to content

Releases: ebean-orm/ebean-datasource

2.1.2

08 Sep 13:39

Choose a tag to compare

Repackage Factory to avoid package clash for java 9 modules #7

1.1.4

26 Apr 23:05

Choose a tag to compare

Issues:

#4 ENH: Add support for unwrapping java.sql.Connection via unwrap(java.sql.Connection)

1.1.3

22 Apr 03:32

Choose a tag to compare

Enhancements:

#3 Use daemon Timer

1.1.2

06 Apr 01:19

Choose a tag to compare

Issues:

#2 ENH: Add support for getConnect(username, password) ... for creating unpooled connection with a different user

#1 Restore thread interrupt status when getPooledConnection() is interrupted

1.1.1

06 Apr 01:20

Choose a tag to compare

Initial release - (DataSource API and implementation extracted from Ebean as a separate module)