MetaHDBC-0.1.0: Statically checked database accessContentsIndex
Database.MetaHDBC.Connection
Documentation
data CachingConnection
Constructors
CachingConnection
hdbcConnection :: Connection
statementMap :: MVar (HashTable String Statement)
cachingConnection :: String -> IO CachingConnection
cachingPrepare :: CachingConnection -> String -> IO Statement
Produced by Haddock version 2.1.0