The SqlShutdownHelper class has a confusing name. It is HSQL specific so should be named HSqlShutdownHelper. A comment next to it in the applicationContext should be added as well to ensure it is removed if HSQL is not in use.
Environment
None
Activity
Show:
Eric Dalquist
March 1, 2008 at 10:39 PM
Setting fix version to 1.1 since it does require a class rename to resolve.
The SqlShutdownHelper class has a confusing name. It is HSQL specific so should be named HSqlShutdownHelper. A comment next to it in the applicationContext should be added as well to ensure it is removed if HSQL is not in use.