Steve Ebersole
|
bec0f8046e
|
HHH-4590 - CASTs from CriteriaBuilder.toXXX methods still need to be fleshed out
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18509 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-11 23:46:47 +00:00 |
Steve Ebersole
|
9b3c518d5e
|
HHH-4780 - Allow BigDecimal and BigInteger to be specified as numeric literal types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18508 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-11 22:55:36 +00:00 |
Strong Liu
|
b4caf0b909
|
HHH-4777 HHH-4532 org.hibernate.ejb.test.PackagedEntityManagerTest.testOverridenPar() hard code hsqldb connection info
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18500 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-10 15:18:02 +00:00 |
Strong Liu
|
784884b9fe
|
HHH-4777 HHH-4532 org.hibernate.ejb.test.PackagedEntityManagerTest.testOverridenPar() hard code hsqldb connection info
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18499 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-10 15:16:34 +00:00 |
Steve Ebersole
|
b5597882ce
|
HHH-4776 - Add a NullLiteralExpression for CriteriaBuilder#nullLiteral
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18492 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-09 20:26:40 +00:00 |
Steve Ebersole
|
0f96757d1a
|
HHH-4774 - Do not handle literals using parameters in JPA criteria select
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18486 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-09 18:01:20 +00:00 |
Steve Ebersole
|
6b6cee1b31
|
HHH-4775 - CriteriaBuilder#notEqual being interpreted oppositely
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18484 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-09 17:32:34 +00:00 |
Steve Ebersole
|
20b78f45a7
|
HHH-4772 - Empty conjunction/disjunction in criteria does not follow spec rules
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18483 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-09 17:04:55 +00:00 |
Steve Ebersole
|
5263d4c12a
|
HHH-4774 - Do not handle literals using parameters in JPA criteria select
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18482 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-09 16:44:59 +00:00 |
Steve Ebersole
|
c0636fee4c
|
HHH-4768 - Bug in how Criteria Subquery correlations are handled
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18481 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-09 16:24:44 +00:00 |
Emmanuel Bernard
|
1b9394446c
|
HHH-4675 Bean Validation ConstraintViolationException should trigger a tx rollback
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18450 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-08 10:41:10 +00:00 |
Steve Ebersole
|
72778b1a1b
|
HHH-4767 - Bug in how Criteria Subquery selections are handled
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18449 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-08 06:55:42 +00:00 |
Steve Ebersole
|
bcada0c1c4
|
HHH-4766 - Properly support criteria notion of SUM aggregation return types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18448 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-08 06:10:24 +00:00 |
Hardy Ferentschik
|
9d214de88a
|
HHH-4763 Moved the directory creation into a different target
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18447 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-08 03:51:47 +00:00 |
Hardy Ferentschik
|
c8e1fbddcf
|
HHH-4763 Moved the metamodel task into build.xml and modified the antrun configuration to allow to run 'mvn antrun:run'. Also combined all antrun calls into one plugin configuration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18446 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-08 03:40:18 +00:00 |
Steve Ebersole
|
415c9e9ec3
|
HHH-4758 - Rename org.hibernate.ejb.criteria.AbstractNode#queryBuilder to #criteriaBuilder
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18445 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-07 20:49:36 +00:00 |
Steve Ebersole
|
ef30ca4408
|
HHH-4724 - query.multiselect() on a CriteriaQuery<Tuple> returns List<Object[]> instead of List<Tuple>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18444 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-07 20:41:54 +00:00 |
Steve Ebersole
|
84ed210c39
|
HHH-4756 - javax.persistence.criteria.Path#get should result in *delayed* join rendering
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18436 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-07 17:58:37 +00:00 |
Scott Marlow
|
b24ea51873
|
HHH-4688 Make sure @OrderBy works for @ElementCollection. move test case
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18427 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-06 18:49:52 +00:00 |
Scott Marlow
|
99e43e9d14
|
HHH-4688 Make sure @OrderBy works for @ElementCollection. added test case
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18420 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-06 17:01:04 +00:00 |
Steve Ebersole
|
ea67575c97
|
HHH-4663 - Make sure CriteriaQuery is serializable
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18400 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-04 19:00:01 +00:00 |
Steve Ebersole
|
33b7b6c803
|
HHH-4698 - Better handling of JPA criteria expressions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18398 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-04 18:16:42 +00:00 |
Steve Ebersole
|
a900ee8928
|
HHH-4698 - Better handling of JPA criteria expressions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18312 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-22 06:12:34 +00:00 |
Steve Ebersole
|
24cbb2df3c
|
HHH-4720 - Improve javax.persistence.metamodel.Attribute support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18311 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-22 04:15:04 +00:00 |
Steve Ebersole
|
bc0144f2eb
|
HHH-4720 - Improve javax.persistence.metamodel.Attribute support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18310 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-21 23:34:10 +00:00 |
Strong Liu
|
56d50a15b3
|
minor change, correct spell
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18303 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-21 16:17:24 +00:00 |
Emmanuel Bernard
|
23c1a47667
|
HHH-4665 add tests for getIdentifier()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18302 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-21 15:49:55 +00:00 |
Emmanuel Bernard
|
54706c4b20
|
HHH-4724 add tests on Tuple
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18300 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-21 13:58:50 +00:00 |
Steve Ebersole
|
c1da5f1e3c
|
HHH-4698 - Better handling of JPA criteria expressions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18268 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-18 15:32:39 +00:00 |
Emmanuel Bernard
|
a87e031bd5
|
HHH-4667 accept orm 2 and orm 1 files. Also improved error reports
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18263 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-18 10:02:26 +00:00 |
Emmanuel Bernard
|
fbf7b91d4d
|
HHH-4711 HHH-4667 validate persistence.xml and make sure it works for both persistence_1_0.xsd and persistence_2_0.xsd
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18259 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-17 15:34:04 +00:00 |
Emmanuel Bernard
|
3bb271ee9c
|
Remove now unneeded flag to avoid getMember population
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18257 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-17 13:29:55 +00:00 |
Emmanuel Bernard
|
355e81a7f1
|
Remove now unneeded flag to avoid getMember population
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18256 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-17 11:05:13 +00:00 |
Steve Ebersole
|
cdfd6d950b
|
HHH-4708 - Make CompoundSelectionImpl implement ExpressionImplementor
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18253 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-17 00:21:49 +00:00 |
Steve Ebersole
|
384d5859c2
|
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18250 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-16 22:12:45 +00:00 |
Scott Marlow
|
0776dbab9a
|
HHH-4546 JPA-2 locking. LockOptions can include per table alias LockMode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18243 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-16 18:23:31 +00:00 |
Steve Ebersole
|
5a6686810b
|
HHH-4590 - CASTs from CriteriaBuilder.toXXX methods still need to be fleshed out
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18230 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-15 18:09:53 +00:00 |
Steve Ebersole
|
dfe61a4a5e
|
HHH-4697 - Add means to get HibernateEntityManagerFactory from HibernateEntityManagerImplementor
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18229 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-15 17:28:51 +00:00 |
Emmanuel Bernard
|
d14b2f4404
|
HHH-4696 add persistence_2_0.xml
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18228 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-15 17:23:00 +00:00 |
Steve Ebersole
|
8f4e216049
|
HHH-4673 - Upgrade JPA Static Metamodel Generator dependency to 1.0.0.Beta1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18221 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-13 00:31:53 +00:00 |
Steve Ebersole
|
b5fb73c5ee
|
HHH-4672 - Upgrade JPA dependency to hibernate-jpa-2.0-api-1.0.0-CR-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18216 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-12 23:56:45 +00:00 |
Scott Marlow
|
18bb17061f
|
HHH-4546 JPA-2.0 locking. More pessimistic lock exception support and timeout exception support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18209 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-11 13:23:17 +00:00 |
Emmanuel Bernard
|
36fddaf4fc
|
add test on Bean Validation in HEM
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18206 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-11 09:12:10 +00:00 |
Emmanuel Bernard
|
e183c40ee7
|
HHH-4659 HHH-4668 add mapping support for validation-mode and shared-cache-mode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18200 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-10 16:49:46 +00:00 |
Emmanuel Bernard
|
11d10450ce
|
HHH-4665 PersistenceUnitUtil.getIdentifier()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18198 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-10 15:27:00 +00:00 |
Emmanuel Bernard
|
a0ddead69f
|
HHH-4663 Add test showing the serialization failure for CriteriaQuery
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18196 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-10 14:27:30 +00:00 |
Emmanuel Bernard
|
3703d4c71c
|
HHH-4662 do not rollback when the exception occurs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18195 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-10 14:11:33 +00:00 |
Emmanuel Bernard
|
ba3639a25a
|
HHH-4657 add support for DETACH
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18191 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-10 09:32:25 +00:00 |
Hardy Ferentschik
|
6512e3e708
|
HHH-4655
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18181 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-08 23:24:39 +00:00 |
Steve Ebersole
|
02323188c6
|
HHH-4654 - Criteria quries must support referencing parameters by name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18169 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-08 21:19:42 +00:00 |