How to extract the value of an Expression<T> ?

62 views
Skip to first unread message

zotte...@googlemail.com

unread,
Dec 1, 2021, 6:52:05 AM12/1/21
to Querydsl
Hi,

how can I extract the Value of an Expression<T> ?
For example I have  a NumberExpression<Long>, how can i get the Value?


Thx

Richard Richter

unread,
Dec 2, 2021, 5:41:31 AM12/2/21
to Querydsl
Hi

I'm not sure I understand the question as I can't see any "Value" class in Querydsl. Can you tell us more, what are you trying to do? Did you execut the query and what is the result? Because the expression is first just used for specifying the query, until you execute it, you can't get any value.

Cheers

Richard
Reply all
Reply to author
Forward
0 new messages