CheckInsertBuilder
slick.jdbc.JdbcStatementBuilderComponent.CheckInsertBuilder
Builder for SELECT statements that can be used to check for the existing of primary keys supplied to an INSERT operation. Used by the insertOrUpdate emulation on databases that don't support this in a single server-side statement.
Attributes
- Source:
- JdbcStatementBuilderComponent.scala
- Graph
- Supertypes