|
| Database.HaskellDB.HSQL.Common | | Portability | portable | | Stability | experimental | | Maintainer | dp03-7@mdstud.chalmers.se |
|
|
|
| Description |
HSQL interface for HaskellDB
$Revision: 1.47 $
|
|
| Synopsis |
|
|
|
| Documentation |
|
| hsqlConnect |
| :: (opts -> IO Connection) | HSQL connection function, e.g.
| | -> opts | | | -> (Database -> IO a) | | | -> IO a | | | Run an action on a HSQL Connection and close the connection.
|
|
|
| Produced by Haddock version 0.8 |