Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: 数据库自动重连-Automatic database reconnection
当oracle断开连接时,然后oracle数据库是否可以再次自动重新连接,何时重新连接,以及如何设置配置
when
oracle Disconnect ,then oracle database Is it possible to Automatic
reconnection again and when or times ,and how to set config it
That should either be in the Oracle Database Driver documentation, or you can set up a DataSource (e.g. in Tomcat). I believe that it has some clearly documented features around this as well. It would both be outside of native Liferay though, and just touch its configuration (e.g. either the database URL or the whole datasource)