added a basic set of extension functions for working with JDBC in kotlin

This commit is contained in:
James Strachan
2012-03-12 16:07:31 +00:00
parent c746a50406
commit e7a57612bd
11 changed files with 257 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
<module>stdlib</module>
<module>kunit</module>
<module>kdoc</module>
<module>kotlin-jdbc</module>
<module>website</module>
</modules>