Skip to main content
/
SoftwareEngineering
/
Group items tagged NamedQuery
Group items tagged
Filter:
All
|
Bookmarks
|
Topics
Simple
Middle
JPA implementation patterns: Retrieving entities | Xebia Blog
- 0 views
blog.xebia.com/...n-patterns-retrieving-entities
java
JPA
patterns
retrieve
NamedQuery
find
shared by
kuni katsuya
on 04 Nov 12
-
No Cached
JPA implementation patterns: Retrieving entities
...
Cancel
two ways to retrieve an entity with JPA:
...
Cancel
EntityManager.find
...
Cancel
...2 more annotations...
Query object that can then be executed to return a list of entities or a single entity.
...
Cancel
Keeping the query and the code that sets these parameters together makes them both easier to understand
...
Cancel
...
Cancel
1
-
1
of
1
Showing
20
▼
items per page
20
50
100
Related searches
Search
NamedQuery
matching in title, tags, annotations and url of group items »
Search in Google »