EasyCriteria 3.0 釋出了,這是一個全新的版本,進行了大量的重構。官方發行說明請看:http://uaihebert.com/?p=1898
EasyCriteria 是一個輕量級的框架用來建立和處理基於後設資料、型別安全、可調式、可讀和可維護的 JPA 2.0 查詢。示例程式碼:
CriteriaComposer(Student.class).select(AggregateFunction.SUM,Student_.unit).groupBy(Student_.n
EasyCriteria 3.0 釋出了,這是一個全新的版本,進行了大量的重構。官方發行說明請看:http://uaihebert.com/?p=1898
EasyCriteria 是一個輕量級的框架用來建立和處理基於後設資料、型別安全、可調式、可讀和可維護的 JPA 2.0 查詢。示例程式碼:
CriteriaComposer(Student.class).select(AggregateFunction.SUM,Student_.unit).groupBy(Student_.n