Class UnaryOperatorElement
java.lang.Object
com.valqueries.automapper.elements.UnaryOperatorElement
- 
Constructor SummaryConstructorsConstructorDescriptionUnaryOperatorElement(String tableAlias, Property<?> property, UnaryOperator operator, SqlDialect dialect) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.valqueries.automapper.elements.ElementfromString
- 
Constructor Details- 
UnaryOperatorElementpublic UnaryOperatorElement(String tableAlias, Property<?> property, UnaryOperator operator, SqlDialect dialect) 
 
- 
- 
Method Details- 
queryString- Specified by:
- queryStringin interface- Element
 
- 
set
 
-