Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最新のリリースの前は、次のような述語を使用できました。
(myEntity.myEnum, '<', 100) -
列挙型は文字列のように扱われるため、これは機能しなくなりました
それでは、列挙型をどのようにフィルタリングしますか?