org.zeroexchange.dao
Class HibernateSQLScriptsExecutor
java.lang.Object
org.zeroexchange.dao.HibernateSQLScriptsExecutor
- All Implemented Interfaces:
- SQLScriptsExecutor
public class HibernateSQLScriptsExecutor
- extends Object
- implements SQLScriptsExecutor
SQL scripts executor.
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateSQLScriptsExecutor
public HibernateSQLScriptsExecutor()
executeScripts
@Transactional
public void executeScripts(File... scripts)
- Executes specified scripts.
- Specified by:
executeScripts
in interface SQLScriptsExecutor
Copyright © 2013. All Rights Reserved.