Class DefaultNestPath

All Implemented Interfaces:
GroupByPath, KeysPath, LetPath, LimitPath, NestPath, OffsetPath, OrderByPath, Path, SelectResultPath, WherePath, Statement

public class DefaultNestPath
extends DefaultKeysPath
implements NestPath
.
Author:
Michael Nitschinger
  • Constructor Details

    • DefaultNestPath

      public DefaultNestPath​(AbstractPath parent)
  • Method Details