Rob Bygrave
|
322a2f500d
|
No effective change - move method - BeanDescriptor.merge()
|
2016-12-08 23:01:05 +13:00 |
|
Rob Bygrave
|
8ae61074ad
|
#914 - Fix multi-tenancy support such that it automatically propagates the tenantId for lazy loading
|
2016-12-08 22:04:18 +13:00 |
|
Rob Bygrave
|
c3bc0c4975
|
#913 - IllegalArgumentException: No enum constant com.avaje.ebean.config.Platform.HSQLDB
|
2016-12-07 21:58:07 +13:00 |
|
Rob Bygrave
|
f66ea12fbf
|
#912 - Refactor - move platform specfic code into subpackages
|
2016-12-03 15:39:24 +13:00 |
|
Rob Bygrave
|
b08f1580f9
|
#910 - SQL Server update - Add ANSI based row limiter (2012+) and make as default platform
|
2016-12-03 15:10:11 +13:00 |
|
Rob Bygrave
|
5ce31b16d4
|
#910 - SQL Server update - refactor rename platform to SqlServerPlatform
|
2016-12-03 13:30:17 +13:00 |
|
Rob Bygrave
|
a5945b1d5d
|
#911 - SQL Server - remove old MsSqlServer2000Platform (expecting users migrated to SQL Server 2005+)
|
2016-12-03 13:24:52 +13:00 |
|
Rob Bygrave
|
b8577ae6d0
|
#910 - SQL Server update - tidy whitespace for MsSqlServer2005SqlLimiter
|
2016-12-03 13:19:15 +13:00 |
|
Rob Bygrave
|
14dedb7b9a
|
#910 - SQL Server update
|
2016-12-03 13:18:33 +13:00 |
|
Rob Bygrave
|
2dbd543127
|
#909 - @Lob with @Size ... produces incorrect DDL for Postgres
|
2016-12-03 08:42:46 +13:00 |
|
Rob Bygrave
|
cc989af1c6
|
#908 - Remove support for Immutable Compound Values
|
2016-12-02 22:49:00 +13:00 |
|
Rob Bygrave
|
0aad285f35
|
#907 - Remove Model.Finder ... migrate to Finder
|
2016-12-02 21:47:30 +13:00 |
|
Rob Bygrave
|
a3754e31f2
|
#906 - Add NamingConvention Support for JoinColumn (OneToMany, ManyToOne) - was PR #887
|
2016-12-02 21:21:19 +13:00 |
|
Rob Bygrave
|
dfa336239f
|
#493 - ENH: Multi-tenant support - update bootup DataSource check
|
2016-12-01 20:43:47 +13:00 |
|
Rob Bygrave
|
3a28dd0d55
|
#493 - ENH: Multi-tenant support - nice error when explicit DatabasePlatform not set, turn off DDL run automatically
|
2016-12-01 20:23:42 +13:00 |
|
Rob Bygrave
|
502e9daaf2
|
#493 - ENH: Multi-tenant support - cache tidy up
|
2016-12-01 00:27:32 +13:00 |
|
Rob Bygrave
|
b7c92aec3d
|
No effective change - rename var
|
2016-11-30 23:09:31 +13:00 |
|
Rob Bygrave
|
c0341458c3
|
#493 - ENH: Multi-tenant support
|
2016-11-29 01:34:45 +13:00 |
|
Rob Bygrave
|
c46b235eff
|
#904 - ENH: Add @PreSoftDelete @PostSoftDelete ... such that methods on beans can be used for these callbacks
|
2016-11-28 22:24:17 +13:00 |
|
Rob Bygrave
|
a585447dc9
|
#903 - Refactor: Internals, BeanPropertyAccess getter and setter methods can be cached and don't need constructor
|
2016-11-28 22:02:45 +13:00 |
|
Rob Bygrave
|
027dd1eba9
|
#899 - @Unmapped JSON, handle wildcard use (Kotlin Any)
|
2016-11-28 21:29:16 +13:00 |
|
Rob Bygrave
|
588d5c5cfa
|
#902 - EJsonWriter.write(Object object, Writer writer) ... closes the writer but should not
|
2016-11-28 21:27:14 +13:00 |
|
Rob Bygrave
|
7ba86f7cf2
|
#901 - ENH: Use "db" as default EbeanServer name
|
2016-11-26 00:54:11 +13:00 |
|
Rob Bygrave
|
609dc233a8
|
#899 - ENH: Add @UnmappedJson support ... (mostly for document store only use / ElasticSearch)
|
2016-11-25 23:58:55 +13:00 |
|
Rob Bygrave
|
ff325057c4
|
#882 - ENH: Support document store only - Add Query.setDocIndexName()
|
2016-11-25 21:18:16 +13:00 |
|
Rob Bygrave
|
cc6469851b
|
#897 - Remove @EmbeddedColumns ... replace with @Embedded(prefix="...")
|
2016-11-24 22:05:27 +13:00 |
|
Rob Bygrave
|
7f31104439
|
#827 - ENH: Add support for AttributeConverter from JPA 2.1
|
2016-11-24 20:21:48 +13:00 |
|
Rob Bygrave
|
063c1825ca
|
#895 - Refactor: Remove unnecessary coalesce on soft delete (as predicate on left join etc)
|
2016-11-24 17:19:46 +13:00 |
|
Rob Bygrave
|
d0e9c6a218
|
No effective change - explicit import required
|
2016-11-24 02:22:23 +13:00 |
|
Rob Bygrave
|
81d829f74e
|
#894 - ENH: Add support for @OneToMany orphanRemoval = true (which is the same as @PrivateOwned)
|
2016-11-24 02:21:54 +13:00 |
|
Rob Bygrave
|
f0044aba91
|
#892 - Refactor: Replace Ebean's QueryEachWhileConsumer with java.util.function.Predicate
|
2016-11-24 00:19:16 +13:00 |
|
Rob Bygrave
|
6f322dcfb2
|
#891 - Refactor: Replace Ebean's QueryEachConsumer with java.util.function.Consumer
|
2016-11-24 00:02:23 +13:00 |
|
Rob Bygrave
|
a391a25b7f
|
No effective change - update Javadoc on QueryIterator with try with resources
|
2016-11-23 23:44:54 +13:00 |
|
Rob Bygrave
|
60ed64cb37
|
#883 Soft-delete when using fetch (not including soft deleted children)
|
2016-11-23 23:12:37 +13:00 |
|
Rob Bygrave
|
79efe006ec
|
#888 - Move annotations - remove types that are now in ebean-annotation
|
2016-11-23 22:05:05 +13:00 |
|
Rob Bygrave
|
d7916eb3ee
|
#888 - Move Ebean annotations into a separate module (initial remove)
|
2016-11-23 20:36:00 +13:00 |
|
Rob Bygrave
|
f724982776
|
#889 - Refactor: Change @Where @Formula to use Platform (enum) rather than DatabasePlatform (class)
|
2016-11-23 20:33:35 +13:00 |
|
Rob Bygrave
|
182a47697e
|
#882 - ENH: Support document store only use (ie. Use @DocStore without @Entity and persist, fetch only against ElasticSearch with no SQL DB)
|
2016-11-21 00:17:28 +13:00 |
|
Rob Bygrave
|
d6b37bdf83
|
No effective change - format only
|
2016-11-21 00:00:00 +13:00 |
|
Roland Praml
|
1263f0f049
|
Merge remote-tracking branch 'ebean/master' into feature/platform-dependent-annotations
# Conflicts:
# src/main/java/com/avaje/ebean/annotation/Formula.java
# src/main/java/com/avaje/ebeaninternal/server/deploy/parse/AnnotationParser.java
|
2016-11-17 13:31:22 +01:00 |
|
Rob Bygrave
|
6ca5ec986c
|
#881 - Split DocPropertyType.STRING into KEYWORD and TEXT ... for ElasticSearch 5.x support
|
2016-11-17 23:31:43 +13:00 |
|
Rob Bygrave
|
b0dae02c42
|
#881 - Split DocPropertyType.STRING into KEYWORD and TEXT ... for ElasticSearch 5.x support
|
2016-11-17 22:59:50 +13:00 |
|
Rob Bygrave
|
99f3bc8c54
|
no effective change - format and javadoc
|
2016-11-17 20:14:35 +13:00 |
|
Rob Bygrave
|
d3bf219129
|
no effective change - format
|
2016-11-17 20:06:58 +13:00 |
|
Rob Bygrave
|
57813179b2
|
no effective change - format
|
2016-11-17 20:05:04 +13:00 |
|
Rob Bygrave
|
c410700433
|
no effective change - format
|
2016-11-17 20:00:01 +13:00 |
|
Rob Bygrave
|
697e4dd0da
|
no effective change - format and javadoc
|
2016-11-17 19:58:37 +13:00 |
|
Rob Bygrave
|
60dfe6308e
|
no effective change - format and javadoc
|
2016-11-17 19:54:54 +13:00 |
|
Rob Bygrave
|
002d7d9f27
|
no effective change - format only
|
2016-11-17 19:24:38 +13:00 |
|
Rob Bygrave
|
2dceccfa78
|
no effective change - format only
|
2016-11-17 19:22:58 +13:00 |
|