Class QueryPlan.Identity

java.lang.Object
org.cojen.tupl.diag.QueryPlan
org.cojen.tupl.diag.QueryPlan.Identity
All Implemented Interfaces:
Serializable
Enclosing class:
QueryPlan

public static final class QueryPlan.Identity extends QueryPlan
Query plan node which represents a single row with no columns.
See Also:
  • Constructor Details

    • Identity

      public Identity()
  • Method Details