Skip to content

Commit

Permalink
Document the driver class
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalterman committed Apr 17, 2014
1 parent ad96343 commit 72c89ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Maven
</dependency>


Driver class
------------
`org.drizzle.jdbc.DrizzleDriver`

Connection string
-----------------
`jdbc:drizzle://<user>@<host>:<port>/<database>`
Expand Down

0 comments on commit 72c89ff

Please sign in to comment.