Class Upsert

java.lang.Object
org.sqlite.parser.ast.Upsert
All Implemented Interfaces:
ToSql

public class Upsert extends Object implements ToSql
An instance of this object holds the argument of the ON CONFLICT clause of an UPSERT.