Class OInsertSetExpression
java.lang.Object
com.orientechnologies.orient.core.sql.parser.OInsertSetExpression
Created by luigidellaquila on 19/02/15.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()getLeft()getRight()booleanvoidtoGenericStatement(StringBuilder builder) voidtoString(Map<Object, Object> params, StringBuilder builder)
-
Field Details
-
left
-
right
-
-
Constructor Details
-
OInsertSetExpression
public OInsertSetExpression()
-
-
Method Details
-
toString
-
copy
-
getLeft
-
getRight
-
isCacheable
public boolean isCacheable() -
toGenericStatement
-