Package com.valqueries.automapper.schema
Class ValqueriesIndexToken
java.lang.Object
io.ran.token.FormattingToken
io.ran.token.IndexToken
com.valqueries.automapper.schema.ValqueriesIndexToken
-
Field Summary
Fields inherited from class io.ran.token.FormattingToken
property, token
-
Constructor Summary
ConstructorsConstructorDescriptionValqueriesIndexToken
(SqlDialect dialect, Property<?> property) ValqueriesIndexToken
(SqlDialect dialect, Token token) -
Method Summary
Methods inherited from class io.ran.token.FormattingToken
getProperty, getToken, toString
-
Constructor Details
-
ValqueriesIndexToken
-
ValqueriesIndexToken
-
-
Method Details
-
toSql
- Specified by:
toSql
in classFormattingToken
-
unescaped
- Specified by:
unescaped
in classFormattingToken
-