1

Does BoneCP have any mechanism (i.e. configuration) that will allow an automatic reconnect to a MySQL database if the database has been taken offline and restarted

David Loy
  • 963
  • 1
  • 8
  • 14

1 Answers1

0

Yes - have a look at the transactionReplay feature (but don't use it if you're using Hibernate)

wwadge
  • 3,506
  • 1
  • 19
  • 28