public List getSongs(Long artistId) {
return getHibernateTemplate().find("from Song as song where song.artist.id = ?", new Object [] {artistId});
}
Showing posts with label spring. Show all posts
Showing posts with label spring. Show all posts
Thursday, February 26, 2009
Subscribe to:
Posts (Atom)
Followers
About Me
Blog Archive
-
▼
2009
(12)
-
▼
March
(9)
- Hibernate optimistic locking
- Hibernate annotation default column value
- Configure Interactive mode for QuickBooks Web Conn...
- Terminate Java process
- Hibernate bytecode instrumentation (enhance persis...
- Hibernate ddl (database schema) generation with he...
- Java System properties
- Maven compile sources version 1.5
- Maven artifact sources
-
▼
March
(9)