Class FreeTextElement
java.lang.Object
com.valqueries.automapper.elements.FreeTextElement
-
Constructor Summary
ConstructorsConstructorDescriptionFreeTextElement
(String tableAlias, Property.PropertyValue<?> propertyValue, int fieldNum, SqlDialect dialect) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.valqueries.automapper.elements.Element
fromString
-
Constructor Details
-
FreeTextElement
public FreeTextElement(String tableAlias, Property.PropertyValue<?> propertyValue, int fieldNum, SqlDialect dialect)
-
-
Method Details
-
queryString
- Specified by:
queryString
in interfaceElement
-
set
-