Roland Praml
|
32fdff9f11
|
Used @Repeatable feature from JDK8 for @Indices
|
2016-08-22 10:00:13 +02:00 |
|
Roland Praml
|
87f6964995
|
Ignored tests that make problems with Postgres
|
2016-08-22 09:34:45 +02:00 |
|
Roland Praml
|
b45226dd41
|
Merge remote-tracking branch 'ebean/master'
|
2016-08-16 11:06:47 +02:00 |
|
Roland Praml
|
992c40d362
|
no effective code change - fix indentions
|
2016-08-16 11:06:01 +02:00 |
|
 Rob BygraveandGitHub
|
9144d60948
|
Merge pull request #813 from zhangshifeng/fix-artifactId
Update README.md and pom.xml for artifactId change
|
2016-08-13 11:23:04 +12:00 |
|
zhangshifeng
|
6396143d49
|
Update README.md and pom.xml for artifactId change
|
2016-08-12 17:20:29 +08:00 |
|
Robin Bygrave
|
ce045ca0fe
|
No effective change - remove unused methods (from ImportedId)
|
2016-08-11 20:22:35 +12:00 |
|
Robin Bygrave
|
d722d34072
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-05 13:53:23 +12:00 |
|
Robin Bygrave
|
2cc4c2c265
|
[maven-release-plugin] prepare release ebean-8.2.1
ebean-8.2.1
|
2016-08-05 13:53:03 +12:00 |
|
Robin Bygrave
|
0a830841c4
|
Bump pom to 8.2.1-SNAPSHOT
|
2016-08-05 13:52:09 +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
|
fdb839f90e
|
#809 - Add test / example showing ... transaction.setPersistCascade(false) and transaction.commitAndContinue();
|
2016-08-05 11:20:12 +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 |
|
Robin Bygrave
|
e30ad80f5f
|
#806 - Deprecate OnQueryOnly.CLOSE ...
|
2016-08-04 23:02:26 +12:00 |
|
Robin Bygrave
|
08e46d6bf3
|
#805 - ENH: Add BeanState.resetForInsert() ... This resets bean state such that a save() results in an insert
|
2016-08-04 22:49:07 +12:00 |
|
Robin Bygrave
|
876476fdc1
|
#804 - Remove API - findMap(property, type) ... migrate to query.setMapKey()
|
2016-08-04 20:30:18 +12:00 |
|
Robin Bygrave
|
81de83a6e7
|
#803 - Fix generics on findMap() to ... <K> Map<K, T> findMap();
|
2016-08-04 20:23:11 +12:00 |
|
Robin Bygrave
|
b5b221ffb1
|
No effective change - remove unused constructors
|
2016-08-04 17:32:18 +12:00 |
|
Robin Bygrave
|
3c6eab6c85
|
#802 - Find generics on findIds() - refactor internals of find ids to use find single attribute
|
2016-08-04 17:28:41 +12:00 |
|
Robin Bygrave
|
1be30f1671
|
#125 - ENH: Add support for query returning a List of single Attribute type
|
2016-08-04 16:41:50 +12:00 |
|
Robin Bygrave
|
9a5cb242ce
|
No effective change - remove commented out line from pom
|
2016-08-04 13:56:09 +12:00 |
|
Robin Bygrave
|
ea69cae4a3
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-03 16:24:43 +12:00 |
|
Robin Bygrave
|
629fb7a433
|
[maven-release-plugin] prepare release ebean-8.1.1
ebean-8.1.1
|
2016-08-03 16:24:23 +12:00 |
|
Robin Bygrave
|
4ff10da739
|
#801 - Change maven groupId ... to org.avaje.ebean, artifactId to ebean
|
2016-08-03 16:23:26 +12:00 |
|
Robin Bygrave
|
9472592a50
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-03 00:40:37 +12:00 |
|
Robin Bygrave
|
f42682ca90
|
[maven-release-plugin] prepare release avaje-ebeanorm-8.1.1
avaje-ebeanorm-8.1.1
|
2016-08-03 00:40:18 +12:00 |
|
Robin Bygrave
|
5dc296e644
|
#798 - Add @Transactional based test
|
2016-08-03 00:38:58 +12:00 |
|
Robin Bygrave
|
380660913f
|
No effective change - javadoc update on Query
|
2016-08-02 23:42:00 +12:00 |
|
Robin Bygrave
|
d08ac6973e
|
#800 - ENH: Add query.fetchQuery() and query.fetchLazy() ... as nicer alternatives to FetchConfig use
|
2016-08-02 23:33:02 +12:00 |
|
Robin Bygrave
|
9d23c1d56e
|
#800 - ENH: Add query.fetchQuery() and query.fetchLazy() ... as nicer alternatives to FetchConfig use
|
2016-08-02 23:30:26 +12:00 |
|
Robin Bygrave
|
b5d6c5f70b
|
#800 - ENH: Add query.fetchQuery() and query.fetchLazy() ... as nicer alternatives to FetchConfig use
|
2016-08-02 23:30:04 +12:00 |
|
Robin Bygrave
|
3657d05774
|
#798 - ENH: Add support for transparent full JDBC batch. Via enhancement agent 8.1.1 ...
|
2016-08-02 21:41:13 +12:00 |
|
Robin Bygrave
|
2de8ae777d
|
Merge branch 'wip/getterCallback'
|
2016-08-02 21:34:41 +12:00 |
|
Robin Bygrave
|
16950a5641
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-02 21:32:08 +12:00 |
|
Robin Bygrave
|
ad992d07ce
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.21.2
avaje-ebeanorm-7.21.2
|
2016-08-02 21:31:47 +12:00 |
|
Robin Bygrave
|
cbcec8f5ea
|
No effective change - tidy
|
2016-08-02 20:32:59 +12:00 |
|
Robin Bygrave
|
6e2148d20b
|
#799 - Query.fetch(path) when converted to query join default to batchSize 10 rather than 100
|
2016-08-02 20:19:38 +12:00 |
|
Robin Bygrave
|
ca1c0a08f3
|
No effective change - remove whitespace on DLoadBeanContext
|
2016-08-02 20:14:46 +12:00 |
|
Robin Bygrave
|
baa6fc355e
|
No effective change - javadoc update on FetchConfig
|
2016-08-02 20:14:07 +12:00 |
|
Robin Bygrave
|
dacdc26902
|
#798 - ENH: Add support for transparent full JDBC batch. Via enhancement agent 8.1.1 intercept bean getter to automatically flush the JDBC batch buffer.
|
2016-08-02 16:16:34 +12:00 |
|
Robin Bygrave
|
48edf64013
|
No effective change - typo in javadoc
|
2016-08-02 11:10:19 +12:00 |
|
Robin Bygrave
|
e2ee6e8e98
|
No effective change - update tests with EBasicVer new constructor
|
2016-08-02 11:06:09 +12:00 |
|
Robin Bygrave
|
e6e6a28245
|
No effective change - tidy asserts on TestQueryDistinct (AssertJ string contains etc)
|
2016-08-01 22:53:47 +12:00 |
|
 Rob BygraveandGitHub
|
82a695a98a
|
Merge pull request #797 from backslash47/master
Add check for distinct query when adding id attribute to order clause in paging query
|
2016-08-01 22:47:34 +12:00 |
|
Matus Zamborsky
|
cdad31bd8a
|
Added test for distinct paging query
|
2016-08-01 12:20:50 +02:00 |
|