Package | Description |
---|---|
com.querydsl.core.types |
Expression types
|
Modifier and Type | Class and Description |
---|---|
static class |
Template.AsString
Expression as string
|
static class |
Template.ByIndex
Argument by index
|
static class |
Template.Operation
Math operation
|
static class |
Template.OperationConst
Math operation with constant
|
static class |
Template.StaticText
Static text element
|
static class |
Template.Transformed
Transformed expression
|
Modifier and Type | Method and Description |
---|---|
List<Template.Element> |
Template.getElements() |
Copyright © 2007–2016 Querydsl. All rights reserved.