Skip to content

Instantly share code, notes, and snippets.

@rrajendran
Created June 16, 2013 14:05
Show Gist options
  • Save rrajendran/5792176 to your computer and use it in GitHub Desktop.
Save rrajendran/5792176 to your computer and use it in GitHub Desktop.
<jdbc:initialize-database data-source="dataSource" >
<jdbc:script execution="INIT" separator="//" location="classpath:/scripts/StoredProcedures/*.sql"/>
</jdbc:initialize-database>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment