Skip to content

stone-1.2.9

Compare
Choose a tag to compare
@Chris2018998 Chris2018998 released this 11 Mar 15:55
· 201 commits to main since this release
fecff97
  • change project LICENSE from LGPL2.1 to Apache2.0
  • [beecp]add connection eviction predication to support customization on SQLException check
  • [beecp]add a operation method which can be used to try interrupt blocking on Driver.getConencton/DataSource.getConencton
  • [beecp]rename a config item: createTimeout ---> connctTimeout,which is equivalent to loginTimeout field in DriverManager