Hibernate 3.5-Final is finally here and it offers the much anticipated JPA2 support, amongst other features. I am working on a project(EJB3 based) using JBoss 5.1.0.GA and Hibernate 3.3, but I wanted
I\'m trying to create a query with the Criteria API from JPA 2.0, but I can\'t make it work. The problem is with the \"between\" conditional method. I read some documentation to know how I have to d开
I see that Hibernate home page has a symbol informing that it implements JSR 317, but I couldn\'t find if it implements the full spec. Does anybody knows if Hibernate 3.5.0-CR-2 fully implements the J
I\'m looking for a way to persist an entity which contains a field of a user type. In this particular example I would like to 开发者_如何学Gopersist the ts field as number of milliseconds.
I am a bit stucked constructing a dynamic query using the CriteriaBuilder of JPA 2.0. I have quite a common use case I guess: User supplies a arbitrary amount of search parameters X to be and / or co
Does anybody know of a good list of what is new in JPA 2?Not what is new with Hibernate/TopLink in theversion that supports JPA 2 but what is new in the actu开发者_StackOverflow社区al spec.The link me
I\'d like to map datatypes from PostGIS开发者_StackOverflow with JPA 2.0. I googled for solutions or examples, but all I can find is that JPA does not support mapping of custom data types. Is it still