Skip to content

Instantly share code, notes, and snippets.

@divideby0
Created October 21, 2011 19:24
Show Gist options
  • Save divideby0/1304699 to your computer and use it in GitHub Desktop.
Save divideby0/1304699 to your computer and use it in GitHub Desktop.
<bean id="sql" class="grooovy.sql.Sql">
<constructor-arg ref="dataSource"/>
</bean>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment