Steve Ebersole
|
05dcb8f5c1
|
HHH-8486 - javax.persistence.Tuple#get(String,Class) impl does not validate type
|
2013-09-10 18:46:23 -05:00 |
Steve Ebersole
|
a3f1c247bc
|
HHH-8480 - JPA Predicate#not() on a simple predicate should leave the operator as AND, not mutate it to OR
|
2013-09-10 17:16:11 -05:00 |
Steve Ebersole
|
cbd828217a
|
HHH-8485 - Apply newly extracted version-injection plugin
|
2013-09-10 16:08:18 -05:00 |
Brett Meyer
|
08ab72dc5c
|
HHH-8470 scripted hibernate-osgi test properties in Gradle, cleaned up
test environment
|
2013-09-09 19:35:11 -04:00 |
Steve Ebersole
|
1fc9efb2a2
|
HHH-8469 - Application of JPA 2.1 AttributeConverters
|
2013-09-09 15:35:55 -05:00 |
Steve Ebersole
|
b8b586a65e
|
HHH-8477 - Cannot create named queries at runtime - exception results
|
2013-09-09 14:15:13 -05:00 |
Brett Meyer
|
d995bb9bb9
|
HHH-8153 Criteria on Enum mapping defined in hbm.xml fails.
|
2013-09-09 14:40:39 -04:00 |
Brett Meyer
|
9db5400f8f
|
HHH-8470 corrected felix properties...again
|
2013-09-09 10:41:50 -04:00 |
Scott Marlow
|
f198392364
|
HHH-8442 certain EntityManager operations (e.g. StoredProcedureQuery.execute()) should rollback the TX for when Runtime exceptions are thrown
|
2013-09-06 19:50:56 -04:00 |
Brett Meyer
|
29ab1766c0
|
HHH-8363 SessionFactoryServiceRegistryImpl should not call parent#destroy, test failures, formatting
|
2013-09-06 18:28:58 -04:00 |
Tomaz Cerar
|
360567beac
|
HHH-8363 Some more mem leak fixes
|
2013-09-06 18:28:58 -04:00 |
Brett Meyer
|
fa341c66e9
|
HHH-8363 destroy the parent ServiceRegistry and stop its provided
|
2013-09-06 18:28:58 -04:00 |
Brett Meyer
|
3fdffcbcd4
|
HHH-8363 cleanup and formatting
|
2013-09-06 18:28:58 -04:00 |
Tomaz Cerar
|
5011b4a30e
|
HHH-8363 ClassLoaderServiceImpl should be defined as Stoppable
- also fix problem with JpaIntegrator holding references to beanmanager
|
2013-09-06 18:28:57 -04:00 |
Brett Meyer
|
8a0d301ba5
|
HHH-8474 accounted for Gradle 1.7's BND upgrade
|
2013-09-06 18:28:57 -04:00 |
Steve Ebersole
|
9348c23e00
|
HHH-8469 - Application of JPA 2.1 AttributeConverters
|
2013-09-06 16:47:07 -05:00 |
Steve Ebersole
|
1f6daa6785
|
HHH-8469 - Application of JPA 2.1 AttributeConverters
|
2013-09-06 13:38:56 -05:00 |
Steve Ebersole
|
cf7bb0dcec
|
HHH-8309 - Create hibernate-orm subprojects for maven and gradle plugins
|
2013-09-06 13:14:36 -05:00 |
Steve Ebersole
|
41e29b7bad
|
HHH-8474 - Upgrade to Gradle 1.7
|
2013-09-06 10:54:08 -05:00 |
Steve Ebersole
|
ffd950956c
|
HHH-8467 - Compiling should trigger animal-sniffer execution
|
2013-09-06 10:30:15 -05:00 |
Brett Meyer
|
46c962e9b0
|
HHH-8468 cleanup and simplification
|
2013-09-05 13:46:44 -04:00 |
s.vasilyev
|
91a289e3a9
|
HHH-8468 - @JoinColumn(table = "...") doesn't use NamingStrategy
|
2013-09-05 13:27:41 -04:00 |
s.vasilyev
|
0cce06fb54
|
HHH-8468 test case
|
2013-09-05 13:24:56 -04:00 |
Brett Meyer
|
a450630f36
|
HHH-8464 normalize quoting on join column
|
2013-09-05 12:46:31 -04:00 |
Brett Meyer
|
a5705e011e
|
HHH-8284 build SessionFactory before JPASchemaGenerator use to kick off
integrators
|
2013-09-04 23:16:00 -04:00 |
Brett Meyer
|
6963dc88d0
|
HHH-8316 JandexHelper uses ClassLoaderService
|
2013-09-04 22:38:18 -04:00 |
Brett Meyer
|
40ac5094a1
|
HHH-8465 corrected check in EnversListenerDuplicationStrategy
|
2013-09-04 18:19:59 -04:00 |
Brett Meyer
|
9acb43599b
|
HHH-8462 Handle <converter></converter> elements in orm.xml
|
2013-09-04 18:13:44 -04:00 |
Steve Ebersole
|
151dd1531b
|
HHH-8469 - Application of JPA 2.1 AttributeConverters
|
2013-09-03 11:43:24 -05:00 |
Scott Marlow
|
21c3e2bd80
|
HHH-8463 upgrade to javassist 3.18.1-GA
|
2013-09-03 10:56:54 -04:00 |
Brett Meyer
|
9f10ec5e74
|
HHH-8454 added numeric types to MySQLDialect#getCastTypeName
|
2013-08-29 15:06:59 -04:00 |
Brett Meyer
|
a9e85716f1
|
HHH-8454 corrected failing test for MySQL
|
2013-08-29 13:49:17 -04:00 |
Steve Ebersole
|
91dace33b3
|
HHH-8459 - Improved handling of JPA schema-generation target files
|
2013-08-27 16:17:28 -05:00 |
Steve Ebersole
|
939c1f2743
|
HHH-8445 - Implement REF_CURSOR support for StoredProcedureQuery
|
2013-08-27 16:17:28 -05:00 |
Scott Marlow
|
7146435a42
|
HHH-8406 - fix for EntityManagerFactoryRegistry not being thread safe
|
2013-08-26 12:56:51 -04:00 |
Steve Ebersole
|
cd812b6d65
|
HHH-8413 - Rename ProcedureResults -> ProcedureOutputs
|
2013-08-25 21:08:49 -05:00 |
Steve Ebersole
|
e42e786e8d
|
HHH-8442 - StoredProcedureQuery.execute() should rollback the TX for certain exceptions
|
2013-08-25 21:03:56 -05:00 |
Steve Ebersole
|
1a59e9194b
|
HHH-8454 - Criteria queries sometimes lead to SQL like "... where ? in (?,?)"
|
2013-08-25 20:01:00 -05:00 |
Steve Ebersole
|
0ecb76f9d5
|
Tests for @ConstructorResult mapping of stored procedure results
|
2013-08-25 09:41:56 -05:00 |
Steve Ebersole
|
8cfa73c3a1
|
HHH-8452 - Better parameter handling for JPA criteria queries
|
2013-08-25 01:17:20 -05:00 |
Steve Ebersole
|
bfe564e810
|
HHH-8444 - Fix criteriaapi failures from JPA 2.1 TCK
|
2013-08-24 19:25:25 -05:00 |
Brett Meyer
|
8b65113ada
|
HHH-3047 Increase max alias length for Oracle dialects from 10 to 30
|
2013-08-22 22:32:21 -04:00 |
Steve Ebersole
|
88559e2061
|
HHH-8450 - Predicate#not now required to return new instance
|
2013-08-22 15:53:40 -05:00 |
Brett Meyer
|
d91ed8942c
|
HHH-4699 test case
|
2013-08-22 15:35:52 -04:00 |
Kristian Marinkovic
|
ad5dd18aac
|
HHH-4699 trim value from database before Enum.valueOf()
this change fixes the problem with fixed size columns with enum values
that are right padded.
|
2013-08-22 15:19:57 -04:00 |
Steve Ebersole
|
0b488b92a0
|
HHH-8111 - AttributeConverter doesn't override built-in type mappings
|
2013-08-22 10:01:53 -05:00 |
Steve Ebersole
|
d2c5734c6e
|
HHH-8111 - AttributeConverter doesn't override built-in type mappings
|
2013-08-22 09:27:59 -05:00 |
Steve Ebersole
|
9f86babd88
|
HHH-8111 - AttributeConverter doesn't override built-in type mappings
|
2013-08-22 09:27:59 -05:00 |
Brett Meyer
|
8ccbd7d121
|
HHH-8068 formatting and cleanup
|
2013-08-21 15:39:32 -04:00 |
ammachado
|
d0a7a017a5
|
HHH-8068 Suggestion for improvement.
|
2013-08-21 15:39:19 -04:00 |