rob bygrave
01054bf470
#1855 - Add MetaInfoManager collectMetricsAsJson()
2019-11-07 16:35:25 +13:00
rob bygrave
affd720390
#1854 - Use profile location label to automatically give good metric name for @Transactional (with profile location enhancement)
2019-11-07 11:18:26 +13:00
rob bygrave
7d77df58c5
#1780 - Add tests for this RawSql case
2019-11-06 23:30:21 +13:00
rob bygrave
51fad2dec6
Refactor CQueryBuilder extract method, no effective change.
2019-11-06 23:29:33 +13:00
rob bygrave
997378ce72
Refactor internal XServiceProvider service loading
2019-11-06 22:01:37 +13:00
rob bygrave
1a8a43603e
#1849 - JoinColumn not found when using @Encrypted(dbEncryption = true) and findCount
2019-11-06 20:33:56 +13:00
rob bygrave
0929147b08
No effective change - tidy test TestQueryFindPagedList
2019-10-18 17:23:31 +13:00
rob bygrave
ecab219635
#1848 - ENH: Add EmptyPagedList ... as helper implementation of PagedList<T>
2019-10-18 17:22:19 +13:00
rob bygrave
7a974320ed
#1846 - Test for - Inheritance cascade of fields with bean inheritance
...
Note this includes the workaround RootBean.preRemove(), so doesn't fail
2019-10-18 16:20:38 +13:00
rob bygrave
1b7dc83a9a
ENH: Add DB.getBeanId() ... to match database.getBeanId()
2019-10-18 16:08:42 +13:00
rob bygrave
9827d9056f
No effective change - add delete batch test with M2M generated sql
2019-10-18 15:51:18 +13:00
rob bygrave
c8d5d9b552
No effective change - update test
2019-10-18 15:38:50 +13:00
rob bygrave
dac55ab8e9
#1847 - Delete bean with ManyToMany to always delete from intersection (not required cascade REMOVE)
2019-10-18 15:35:21 +13:00
rob bygrave
9a29c988cd
#1845 - Refactor for Persisting ElementCollection to limit max JDBC batch size
2019-10-17 15:18:43 +13:00
rob bygrave
80309f844e
#1844 - Persisting an update of ElementCollection with JDBC batch, ensure delete, insert batch order
2019-10-17 12:32:13 +13:00
rob bygrave
56ddc49ab4
Element collection persist - initial
2019-10-17 10:17:03 +13:00
rob bygrave
1e7de83019
Element collection persist - initial
2019-10-17 10:15:58 +13:00
rob bygrave
f24b4dba71
#1837 ( #1740 and #1744 ) - Inheritance on both sides of @ManyToOne
...
This change also relates back to #1740 and #1744 and changes the way that issue was fixed (by SqlTreeNodeBean on partially populated non-id inheritance bean).
2019-10-13 11:46:11 +13:00
Rob Bygrave and GitHub
a474880735
#1837 - Inheritance on both sides of @ManyToOne confuses columns ( #1843 )
...
* #1837 - Inheritance on both sides of @ManyToOne confuses columns
* #1837 - Inheritance on both sides of @ManyToOne confuses columns
Tidy up whitespace in SQL
2019-10-12 00:25:53 +13:00
rob bygrave
4cfab3a2de
#1842 - Refactor persisting to delay the setting of generated Id value (sequences and deferred imported ids)
2019-10-11 20:50:47 +13:00
rob bygrave
4807070147
#1841 - SqlServer findCount with @Aggregation gives SQLException:No column name was specified for column 2 of 'c'
2019-10-11 20:26:35 +13:00
rob bygrave
e00aa479ae
#1841 - SqlServer findCount with @Aggregation gives SQLException:No column name was specified for column 2 of 'c'
2019-10-11 20:18:18 +13:00
rob bygrave
b665d8375c
#1831 - Update query with maxRows does not include the limit in the generated SQL
2019-10-11 17:01:30 +13:00
Rob Bygrave and GitHub
4e74c68603
Merge pull request #1840 from FOCONIS/exists-use-query-copy
...
exists() limits the max rows on the query, this should be done on a copy
2019-10-10 23:28:48 +13:00
Manuel Danisch
2694aa3fe1
Fixed test
2019-10-10 11:28:24 +02:00
rob bygrave
f7a28aa904
Javadoc fixes
2019-10-10 22:07:14 +13:00
rob bygrave
4bc2559e8e
Refactor tidy PersistRequestBean
2019-10-10 21:51:31 +13:00
rob bygrave
c2faf0e0a7
No effective change - tidy tests
2019-10-10 21:42:34 +13:00
Manuel Danisch
895b331e8f
exists() limits the max rows on the query, this should be done on a copy
2019-10-10 10:42:04 +02:00
rob bygrave
8890079b80
#1839 - Fix JSON marshalling of @ElementCollection maps and scalar
2019-10-10 21:32:44 +13:00
rob bygrave
20dd33ebca
Fix DbMigration test for MySql without I__create_procs.sql
2019-10-10 19:07:36 +13:00
rob bygrave
e2a1489743
Fix DbMigration test for MySql without I__create_procs.sql
2019-10-10 15:26:50 +13:00
rob bygrave
d6bab46ac3
#1838 - Fix for Joda LocalTime timezone handling for MySql
2019-10-10 15:16:12 +13:00
rob bygrave
573673ef2b
Fix for tests, make MySql like escape consistent with others
2019-10-10 15:14:38 +13:00
rob bygrave
eb69499ca3
#1835 Fix with Refactor batch escalation for deferred imported Id
2019-10-10 15:13:21 +13:00
rob bygrave
d9323b8ab6
Fix DbMigration test for MySql without I__create_procs.sql
2019-10-10 15:11:25 +13:00
rob bygrave
a01ba128e5
Fix test for TestDbArray_basic.nullItems() for DB's that don't support ARRAY type
2019-10-10 15:10:44 +13:00
rob bygrave
fdc67b3ce5
#1823 - ENH: Add query.findStream() and query.findLargeStream()
2019-10-10 13:44:29 +13:00
rob bygrave
a3f9c4c889
#1836 - NPE with findCount() on bean with @Aggregation, Regression in 11.45.1
2019-10-10 08:55:01 +13:00
rob bygrave
61ef4fa420
#1835 Refactor JDBC batch escalation
2019-10-09 00:37:06 +13:00
rob bygrave
8cf37e2f0a
#1835 Refactor JDBC batch escalation
2019-10-09 00:18:15 +13:00
rob bygrave
80a764a448
#1835 Refactor JDBC batch escalation
2019-10-09 00:17:34 +13:00
rob bygrave
6621c5dfbb
Refactor detection of deferred persist relationship (circular imported ids)
2019-10-08 21:49:22 +13:00
rob bygrave
5e7dda1ec8
#1834 - DDL for ElementCollection that is referenced multiple times includes foreign key constraint
2019-10-08 15:53:29 +13:00
rob bygrave
7bc6368f69
#1833 - When cascade persisting twice to ElementCollection ... we get do extra delete and inserts
2019-10-08 13:25:33 +13:00
rob bygrave
fb5a69adea
#1833 - When cascade persisting twice to ElementCollection ... we get do extra delete and inserts
2019-10-08 13:25:18 +13:00
rob bygrave
0e7607bb27
Log warning when initSql or seedSql is not found as a resource
2019-10-08 09:15:20 +13:00
rob bygrave
1098b572fe
#1832 - Cascade insert @ElementCollection when marshalled from JSON
2019-10-07 15:48:31 +13:00
rob bygrave
1c6c812d4d
Update tests change AssertJ StrictAssertions to Assertions
2019-10-06 16:34:44 +13:00
rob bygrave
e58a85f0af
#1356 - allQuotedIdentifiers must be respected by DDL
2019-10-06 16:32:06 +13:00