Class Tuples.INRaw

All Implemented Interfaces:
AssignmentTestable
Enclosing class:
Tuples

public static class Tuples.INRaw extends AbstractMarker.MultiColumnRaw
A raw marker for an IN list of tuples, like "SELECT ... WHERE (a, b, c) IN ?"
  • Constructor Details

    • INRaw

      public INRaw(int bindIndex)
  • Method Details