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.
Enum の値に従って JQL がカウントを取得できる方法はありますか? たとえば、Enum には、Single、Married、Divorced などの値があり、単一の Java Persistence Language クエリで Persons エンティティの数を取得しますか?