binny.jdbc.impl.DbRunApi
See theDbRunApi companion object
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
def computeAttrDetect(id: BinaryId, detect: ContentTypeDetect, hint: Hint): DbRun[F, SimpleContentType]
def insertNextChunk(id: BinaryId, chunkIndex: Int, chunksTotal: Int, bytes: Chunk[Byte]): DbRun[F, InsertChunkResult]
In this article