Rob Bygrave
|
920fa73d11
|
#837 - ENH: Support using @HistoryExclude on normal properties (other than @ManyToMany)
|
2016-10-31 21:57:16 +13:00 |
|
Rob Bygrave
|
cd62686337
|
#845 - Fix EQL parsing to support the 'inverse' form - e.g. where 'Rob' eq firstName (where the path is on the RHS rather than LHS)
|
2016-10-31 21:32:29 +13:00 |
|
Rob Bygrave
|
e9ad459fa5
|
#843 - Change ServerConfig name to default to "db" (prior default was null) and defaultServer to true
|
2016-10-31 20:40:26 +13:00 |
|
Rob Bygrave
|
ea5e9fa75a
|
#842 - For @DbJson map the type Map<String, ?> (using the wildcard) ... the same as Map<String, Object>
|
2016-10-31 20:15:23 +13:00 |
|
Roland Praml
|
0e5ebf3fea
|
FIX: softDeleting an entity calls now preUpdate/postUpdate
|
2016-10-26 15:47:54 +02:00 |
|
Roland Praml
|
42d35f8ec6
|
FIX: removed trailing commas in logs
|
2016-10-26 15:45:10 +02:00 |
|
Rob Bygrave
|
d0f75a940c
|
#239 - Support Geometric types of Postgres, Also adding LineString, MultiLineString and MultiPoint
|
2016-10-25 22:19:33 +13:00 |
|
Rob Bygrave
|
44ad78b5e0
|
#239 - Support Geometric types of Postgres
|
2016-10-21 02:45:06 +13:00 |
|
Rob Bygrave
|
967b4de784
|
#239 - Support Geometric types of Postgres
|
2016-10-21 02:42:25 +13:00 |
|
Rob Bygrave
|
deac291951
|
#835 - A query that includes a fetch() of a many that is @SoftDelete where all the rows are soft deleted returns incorrect results
|
2016-10-17 20:52:18 +13:00 |
|
Rob Bygrave
|
4a085cb819
|
#834 - Oracle DDL for drop index and drop constraints incorrectly includes "if exits"
|
2016-10-15 17:02:44 +13:00 |
|
Rob Bygrave
|
9158f46bb3
|
#832 - Refactor: Change generated SQL to use "left join" rather than "left outer join"
|
2016-10-15 14:36:11 +13:00 |
|
Rob Bygrave
|
7c9dda586e
|
No effective change - format only
|
2016-10-14 23:49:00 +13:00 |
|
 Rob BygraveandGitHub
|
3ca0f7b776
|
Merge pull request #828 from FOCONIS/feature/postconstruct
Feature/postconstruct
|
2016-10-14 23:44:45 +13:00 |
|
Rob Bygrave
|
ff85a51994
|
No effective change - format only
|
2016-10-14 23:29:27 +13:00 |
|
 Rob BygraveandGitHub
|
6dc3038d0d
|
Merge pull request #830 from lvffilho/master
Add NamingConvention support to ManyToMany columns
|
2016-10-14 23:27:32 +13:00 |
|
 Rob BygraveandGitHub
|
c0fcb77f3d
|
Merge pull request #829 from kdazzle/patch-1
Remove outdated findPageList(int, int) javadocs
|
2016-10-14 23:17:42 +13:00 |
|
Rob Bygrave
|
f04ab28c3f
|
#831 - EQL query language parser needs to throw exception on invalid query ... "find ..."
|
2016-10-14 21:08:23 +13:00 |
|
Luiz Filho
|
9ce6007330
|
Add NamingConvention support to ManyToMany columns
|
2016-10-07 16:46:40 -03:00 |
|
 Kyle ValadeandGitHub
|
7780dd6272
|
Remove outdated findPageList(int, int) javadocs
The class no longer supports that type of call
|
2016-10-07 12:26:06 -04:00 |
|
Roland Praml
|
fe7e929a99
|
Refactor: Removed duplicate code from BootupClasses - use generics.
|
2016-10-05 21:50:22 +02:00 |
|
Roland Praml
|
3ee0b0224e
|
ENH: Support for javax.annotation.PostConstruct. BeanPostConstructListener will be informed when an entity-bean is constructed/created to perform dependency-injection (e.g. Spring-Autowire)
|
2016-10-05 21:48:11 +02:00 |
|
Roland Praml
|
169eba4296
|
No effective code change - fixed commets
|
2016-10-05 21:39:44 +02:00 |
|
Robin Bygrave
|
4f98ca5d91
|
#821 - CQueryIteratorSimple not working with consecutive calls to hasNext() - ie. without matching calls to next()
|
2016-10-03 23:36:03 +13:00 |
|
Robin Bygrave
|
014a9aef6f
|
#826 - Remove deprecated methods - migrate findRowCount() to findCount() & findFutureRowCount() to findFutureCount()
|
2016-10-03 22:31:33 +13:00 |
|
Robin Bygrave
|
f1eb494e0d
|
#824 - Refactor com.avaje.ebean.config.dbplatform DbType & DbPlatformType - handle logical and plaform ddl conversion
|
2016-10-03 22:04:37 +13:00 |
|
Robin Bygrave
|
d26203db1f
|
#824 - Refactor com.avaje.ebean.config.dbplatform DbType & DbPlatformType - support custom DbType mapping options
|
2016-10-03 20:52:53 +13:00 |
|
Robin Bygrave
|
abfe58fb06
|
#824 - Refactor com.avaje.ebean.config.dbplatform DbType & DbPlatformType - no effective change, tidy.
|
2016-09-23 00:27:39 +12:00 |
|
Robin Bygrave
|
d0ad5f6c48
|
#824 - Refactor com.avaje.ebean.config.dbplatform DbType & DbPlatformType
|
2016-09-23 00:17:51 +12:00 |
|
Robin Bygrave
|
a3143b1cf6
|
#822 - EbeanServer.getBeanId(entity) does not trigger jdbc batch flush - when bean inserted with jdbc batch mode
|
2016-09-22 21:25:22 +12:00 |
|
Robin Bygrave
|
bd3e7c8035
|
#823 - Remove deprecated API from PagedList
|
2016-09-22 21:02:28 +12:00 |
|
Robin Bygrave
|
b753ce3a73
|
#820 - #718 Removed PagedList.getPageIndex() - Can it be added back?
|
2016-09-22 20:57:17 +12:00 |
|
Robin Bygrave
|
d218fff374
|
#819 - Fix for bug in @ManyToOne relations with enabled soft-deletes
|
2016-08-31 23:03:00 +12:00 |
|
Roland Praml
|
adfe5f0305
|
FIX: Bean did not get dirty when modified with ExpressionPath.pathSet
|
2016-08-30 09:13:44 +02:00 |
|
Robin Bygrave
|
4bad4358f0
|
Merge branch 'master' of https://github.com/ebean-orm/ebean
|
2016-08-29 21:06:55 +12:00 |
|
Robin Bygrave
|
92665ebc3b
|
Refactor - tidy of DefaultSqlRow - no logical change
|
2016-08-29 21:06:31 +12:00 |
|
Robin Bygrave
|
59670d0303
|
#817 - SqlRow getBoolean() does not treat numeric 1 value as true (with MySql and other DB's without native boolean type)
|
2016-08-29 20:54:49 +12:00 |
|
Robin Bygrave
|
244275fd72
|
#816 - Error saving circular relationships (when generated Id values)
|
2016-08-25 22:44:22 +12:00 |
|
Robin Bygrave
|
157dfcfeb6
|
#815 - ENH: When loading ebean-autotune.xml also look in resources (if not found as file)
|
2016-08-24 22:19:46 +12:00 |
|
Robin Bygrave
|
da15d0b2c6
|
No effective change - format javadoc
|
2016-08-23 20:00:07 +12:00 |
|
Roland Praml
|
f5c8d8896f
|
Used @Repeatable feature from JDK8 for @Indices
|
2016-08-23 09:27:12 +02:00 |
|
Roland Praml
|
b45226dd41
|
Merge remote-tracking branch 'ebean/master'
|
2016-08-16 11:06:47 +02:00 |
|
Robin Bygrave
|
ce045ca0fe
|
No effective change - remove unused methods (from ImportedId)
|
2016-08-11 20:22:35 +12:00 |
|
Robin Bygrave
|
c427009b93
|
#812 - Remove deprecated includeSoftDeletes() ... migrate to setIncludeSoftDeletes()
|
2016-08-05 13:47:32 +12:00 |
|
Robin Bygrave
|
7f42d045ac
|
No effective change - javadoc typo
|
2016-08-05 13:29:28 +12:00 |
|
Robin Bygrave
|
43afaf1344
|
#811 - ENH: Restore findIterate() as alternative to findEach / findEachWhile
|
2016-08-05 13:01:42 +12:00 |
|
Robin Bygrave
|
6c182ecaa5
|
#810 - ENH: Add transaction.isRollbackOnly()
|
2016-08-05 12:14:58 +12:00 |
|
Robin Bygrave
|
16be213faf
|
#808 - ENH: Add Transaction commitAndContinue() ...
|
2016-08-05 10:39:17 +12:00 |
|
Robin Bygrave
|
3344f0ddb0
|
Refactor - remove unused method JdbcTransaction.notifyQueryOnly().
|
2016-08-04 23:25:50 +12:00 |
|
Robin Bygrave
|
479ac38537
|
#807 - Deprecate TransactionEventListener ... migrate to TransactionCallback
|
2016-08-04 23:17:57 +12:00 |
|