Robin Bygrave
|
054f7dc86f
|
#415 - ENH: Add ExplicitJdbcTransaction ... so like AutoCommitJdbcTransaction but using explicit statements to commit and rollback
|
2015-09-18 22:25:19 +12:00 |
|
Robin Bygrave
|
f6ee82428f
|
Change test - disable this test for MySql - it does not like trying to delete using sub query select from same table
|
2015-09-18 22:18:37 +12:00 |
|
Robin Bygrave
|
32dcbc6703
|
Change test to only run with H2 (but it would also run with db's that use history table views/triggers but not with oracle total recall)
|
2015-09-18 21:13:19 +12:00 |
|
Robin Bygrave
|
c9e733df4e
|
Fix test - incorrect raw sql syntax (breaks in Oracle)
|
2015-09-18 21:06:54 +12:00 |
|
Robin Bygrave
|
606e1e6d3a
|
#414 - Enh info: @History support for H2
|
2015-09-18 17:16:46 +12:00 |
|
Robin Bygrave
|
5b26e77cfd
|
#413 - ENH: Add ability to clear the OrderBy ... so that a default order by can be set in code and then cleared / overwritten
|
2015-09-18 11:39:47 +12:00 |
|
Robin Bygrave
|
47829f3985
|
#410 - Require findPagedList() query to specify an order by clause - throw exception if no order by supplied
|
2015-09-14 11:29:38 +12:00 |
|
Robin Bygrave
|
ec4f655312
|
#410 - Require findPagedList() query to specify an order by clause - throw exception if no order by supplied
|
2015-09-14 10:39:41 +12:00 |
|
Robin Bygrave
|
0a8c902790
|
#411 - Refactor AutoFetch, rename to "AutoTune", store/load tuning and profiling as XML
|
2015-09-10 23:20:57 +12:00 |
|
Robin Bygrave
|
9632279c2f
|
AutoTune update - clean up for query ignore
|
2015-09-10 22:36:12 +12:00 |
|
Robin Bygrave
|
262d52ed44
|
Merge AutoTune refactor with master
|
2015-09-10 10:27:24 +12:00 |
|
Robin Bygrave
|
0096477757
|
AutoTune update - repackage tests and sort profiling xml entries
|
2015-09-10 09:16:39 +12:00 |
|
Robin Bygrave
|
a2a4a15f32
|
AutoTune update - rename and profiling against original query
|
2015-09-10 00:18:11 +12:00 |
|
Robin Bygrave
|
71dd0e5728
|
AutoTune update - rename and profiling against original query
|
2015-09-10 00:17:49 +12:00 |
|
Robin Bygrave
|
5b8ce8eaa0
|
WIP AutoTune refactor
|
2015-09-04 08:48:25 +12:00 |
|
Robin Bygrave
|
97cf8b30f6
|
Extend test for #322 - using inheritance discriminator with RawSql - extra test with columnMappingIgnore()
|
2015-09-03 16:29:45 +12:00 |
|
Robin Bygrave
|
7e66e0db1f
|
Extend test for #322 - using inheritance discriminator with RawSql
|
2015-09-03 15:57:38 +12:00 |
|
Robin Bygrave
|
54172aec6c
|
#405 - ENH: Add @ReadAudit and associated functionality for auditing reads including queries and L2 cache access
|
2015-09-03 13:54:52 +12:00 |
|
Robin Bygrave
|
5c1de0a886
|
WIP Autotune refactor
|
2015-09-02 09:28:17 +12:00 |
|
Robin Bygrave
|
987fe38618
|
WIP AutoTune refactor
|
2015-09-01 07:55:25 +12:00 |
|
Robin Bygrave
|
1c23720605
|
#398 - ENH: Support delete using a Query instance
|
2015-08-29 00:58:47 +12:00 |
|
Robin Bygrave
|
ccba5d08ef
|
#368 - ENH: Enhance @Index to support multiple columns, unique flag and hence also be able to put on the class (annotation target TYPE)
|
2015-08-28 21:56:38 +12:00 |
|
Robin Bygrave
|
641ada001e
|
Fix test for CustomerFinder
|
2015-08-28 20:43:05 +12:00 |
|
Robin Bygrave
|
fca80ac649
|
#399 - ENH: Add new Finder ... to effectively replace Model.Finder
|
2015-08-28 20:32:40 +12:00 |
|
Robin Bygrave
|
aaefaa5dcd
|
#390 - ChangeLog - Add inheritance hierarchy check for @ChangeLog
|
2015-08-26 10:42:12 +12:00 |
|
Robin Bygrave
|
f3e66c459a
|
#390 - ChangeLog - Add ServerConfig.isChangeLogIncludeInserts() and ChangeLogInsertMode enum with associated changes
|
2015-08-25 13:54:34 +12:00 |
|
Robin Bygrave
|
fe8a32ea18
|
#390 - ENH: Add Change log mechanism for easy fine grained logging of insert, update, delete activity.
This adds default implementations for register,filter, prepare and log of the change sets.
|
2015-08-22 12:10:30 +12:00 |
|
Robin Bygrave
|
2caeb4fff1
|
#392 - Fix for AutoCommit mode ... fixing change from #204 ... such that AutoCommitJdbcTransaction works as expected
|
2015-08-20 22:38:53 +12:00 |
|
Robin Bygrave
|
84190f3c2a
|
#390 - ENH: Add Change log mechanism for easy fine grained logging of insert, update, delete activity
|
2015-08-20 20:46:28 +12:00 |
|
Robin Bygrave
|
b172a32710
|
No effective change - remove commented out test
|
2015-08-19 15:58:13 +12:00 |
|
Robin Bygrave
|
1a0f3a6614
|
#386 - ENH: Add setDistinct() onto ExpressionList ... so you don't need to get back to the query(and #385 javadoc)
|
2015-08-19 12:37:53 +12:00 |
|
Robin Bygrave
|
5166fbed96
|
#374 - Merge BaseColumnDdl into BaseTableDdl
|
2015-08-14 12:14:18 +12:00 |
|
Robin Bygrave
|
851f40e7b0
|
DbMigration update - constraints up front
|
2015-08-11 08:25:29 +12:00 |
|
Robin Bygrave
|
48f0da9343
|
No effective change - update test to give slf4j a little time in multithreaded case to catch logged sql
|
2015-08-07 13:24:26 +12:00 |
|
Robin Bygrave
|
1dd0841f00
|
#374 - MsSqlServer - adjust tests (due to jdbc batch support etc) add in support for unique index handling
|
2015-08-06 21:49:04 +12:00 |
|
Robin Bygrave
|
8cde0da419
|
#374 - Update tests for cross db (order by and too fast)
|
2015-08-06 13:36:55 +12:00 |
|
Robin Bygrave
|
13ed298ee8
|
MySql update - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 11:15:31 +12:00 |
|
Robin Bygrave
|
e83a6f05bc
|
Oracle specific changes - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 08:09:20 +12:00 |
|
Robin Bygrave
|
efd5e16511
|
Update tests for better cross database execution (ordering of results etc)
|
2015-08-06 07:27:04 +12:00 |
|
Robin Bygrave
|
d1584bed40
|
Change tests for better portability - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 05:28:25 +12:00 |
|
Robin Bygrave
|
689d201b04
|
Update for pg - Internal changes for DB Migration / DDL generation #369
|
2015-08-05 20:59:09 +12:00 |
|
Robin Bygrave
|
3bd281bea0
|
DB migration initial
|
2015-08-04 17:37:16 +12:00 |
|
Robin Bygrave
|
8f12442ac7
|
#363 - API CHANGE - BeanPersistController postLoad() ... moved to new/separate BeanPostLoad interface
|
2015-08-02 21:56:56 +12:00 |
|
Robin Bygrave
|
06b6638926
|
No effective change - code cleanup - string indexOf to contains
|
2015-07-31 15:00:02 +12:00 |
|
Robin Bygrave
|
069b83b78d
|
No effective change - code cleanup - unused imports
|
2015-07-31 14:37:13 +12:00 |
|
Robin Bygrave
|
a5e94f6ae2
|
#357 - batch insertAll has no effect when tx commited
|
2015-07-30 04:23:02 +12:00 |
|
Robin Bygrave
|
3d4bd15dac
|
#360 ENH: Add query setDisableLazyLoading(true) ... for use when graph serialised via external library (and you don't want lazy loading to fire)
|
2015-07-29 20:31:25 +12:00 |
|
Robin Bygrave
|
59d009bc94
|
No effective change - change to assertJ from hamcrest matchers
|
2015-07-29 15:54:31 +12:00 |
|
Robin Bygrave
|
5fab66204c
|
#359 - ENH: add BeanState.setDisableLazyLoad(boolean)
|
2015-07-29 15:36:11 +12:00 |
|
Robin Bygrave
|
3fa8f04a4c
|
#358 - ENH: Add ServerConfig updateAllPropertiesInBatch with a default of true
|
2015-07-27 22:59:18 +12:00 |
|