public final class SqlPath extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<SqlPathElement> |
getParsedPath() |
Optional<String> |
getRawPath() |
int |
hashCode() |
String |
toString() |
public List<SqlPathElement> getParsedPath()
Copyright © 2012–2019. All rights reserved.