|
|
Using Querydsl In Eclipse
|
Posted: Oct 13, 2010 8:39 AM
|
|
|
This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
|
Original Post: Using Querydsl In Eclipse
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
|
Latest Java Buzz Posts
Latest Java Buzz Posts by Franco Martinig
Latest Posts From Java Software Development Videos and Tutorials Directory
|
|
Querydsl is a framework which enables the construction of type-safe SQL-like queries for multiple backends including JPA, JDO and SQL. The screencast uses the Querydsl JPA module in combination with Hibernate and shows the creation of a Java project, the creation of two simple domain types and the creation of a minimal demo service which [...]
Read: Using Querydsl In Eclipse
|
|