Copyright | 2013 Kei Hibino |
---|---|
License | BSD3 |
Maintainer | ex8k.hibino@gmail.com |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell2010 |
This module provides merged namespace of
typed Query
, Insert
, InsertQuery
, Update
, KeyUpdate
and Delete
running sequences.
Documentation
module Database.HDBC.Record.Query
module Database.HDBC.Record.Insert
module Database.HDBC.Record.Update
module Database.HDBC.Record.Delete