Skip to content
Snippets Groups Projects
Commit be5d7492 authored by tpylak's avatar tpylak
Browse files

remove todo: LobHandler cannot be removed because DatabaseVersionLogDAO still uses it

SVN: 7999
parent 663703db
No related merge requests found
......@@ -388,7 +388,6 @@ public class DatabaseConfigurationContext implements DisposableBean
*
* @throws ConfigurationFailureException If the database engine is not defined.
*/
// TODO 2008-08-20, Tomasz Pylak: remove this method (not necessary for hibernate)
public final LobHandler getLobHandler() throws ConfigurationFailureException
{
checkDatabaseEngine();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment