태그 : jpa 요약보기전체보기목록닫기

1

Kraken JPA 1.0.0 Release

Download sources and binaries from: kraken jpa 1.0.0 bundlekraken jpa 1.0.0 javadockraken jpa 1.0.0 sourcesYou can also see kraken jpa javadoc and kraken filter javadoc in html format.

JPA SELECT 생성자 문법과 Aggregate 함수

JSR 220 문서를 보면 아래 구절이 있다. 4.8.4. Aggregate Functions in the SELECT Clause The Java type that is contained in the result of a query using an aggregate function is as follows: COUNT returns Lon...
1