Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. executeMany :: Statement -> [[SqlValue]] -> IO ()

    HDBC Database.HDBC.Statement

    Execute the query with many rows. The return value is the return value from the final row as if you had called execute on it. Due to optimizations that are possible due to different databases and driver designs, this can often be significantly faster than using execute multiple times since queries need to be compiled only once. This is most useful for non-SELECT statements.

  2. executeMany :: Statement -> [[SqlValue]] -> IO ()

    HDBC Database.HDBC.Types

    Execute the query with many rows. The return value is the return value from the final row as if you had called execute on it. Due to optimizations that are possible due to different databases and driver designs, this can often be significantly faster than using execute multiple times since queries need to be compiled only once. This is most useful for non-SELECT statements.

  3. pattern GL_ANY_SAMPLES_PASSED_CONSERVATIVE :: GLenum

    OpenGLRaw Graphics.GL.ARB.ES3Compatibility

    No documentation available.

  4. pattern GL_ANY_SAMPLES_PASSED :: GLenum

    OpenGLRaw Graphics.GL.ARB.OcclusionQuery2

    No documentation available.

  5. pattern GL_ANY_SAMPLES_PASSED :: GLenum

    OpenGLRaw Graphics.GL.Compatibility33

    No documentation available.

  6. pattern GL_ANY_SAMPLES_PASSED :: GLenum

    OpenGLRaw Graphics.GL.Compatibility40

    No documentation available.

  7. pattern GL_ANY_SAMPLES_PASSED :: GLenum

    OpenGLRaw Graphics.GL.Compatibility41

    No documentation available.

  8. pattern GL_ANY_SAMPLES_PASSED :: GLenum

    OpenGLRaw Graphics.GL.Compatibility42

    No documentation available.

  9. pattern GL_ANY_SAMPLES_PASSED :: GLenum

    OpenGLRaw Graphics.GL.Compatibility43

    No documentation available.

  10. pattern GL_ANY_SAMPLES_PASSED_CONSERVATIVE :: GLenum

    OpenGLRaw Graphics.GL.Compatibility43

    No documentation available.

Page 167 of many | Previous | Next