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 |
|
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
|
380660913f
|
No effective change - javadoc update on Query
|
2016-08-02 23:42:00 +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
|
2de8ae777d
|
Merge branch 'wip/getterCallback'
|
2016-08-02 21:34:41 +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 |
|
Matus Zamborsky
|
4d16cf9caa
|
Add check for distinct query when adding id attribute to order clause in paging query
|
2016-08-01 10:13:05 +02:00 |
|
Robin Bygrave
|
84a86cad0e
|
#794 - Refactor - tidy code, remove unused mimetypes properties
|
2016-07-31 23:34:55 +12:00 |
|
Robin Bygrave
|
dfdf87fa2d
|
#794 - Refactor - tidy code, javadoc tidy
|
2016-07-31 23:33:29 +12:00 |
|
Robin Bygrave
|
ee0615caec
|
#794 - Refactor - tidy code, use uppercase L for Long literal
|
2016-07-31 23:33:07 +12:00 |
|
Robin Bygrave
|
79b8395f8f
|
#794 - Refactor - tidy code, simplify if
|
2016-07-31 23:32:37 +12:00 |
|
Robin Bygrave
|
87c479cd95
|
#794 - Refactor - tidy code, remove unused imports
|
2016-07-31 23:24:30 +12:00 |
|
Robin Bygrave
|
abbdda810a
|
#794 - Refactor - tidy code, remove unused method arguments
|
2016-07-31 23:23:57 +12:00 |
|
Robin Bygrave
|
e621900de9
|
#794 - Refactor - tidy code, remove unused method arguments
|
2016-07-31 23:23:43 +12:00 |
|
Robin Bygrave
|
76b33511e1
|
#793 - com.avaje.ebean.event.changelog.BeanChange not keeping passed id value
|
2016-07-31 23:14:08 +12:00 |
|
Robin Bygrave
|
77deab5cf0
|
#792 - Change Logging Rollback message on org.avaje.ebean.TXN from INFO level to DEBUG level
|
2016-07-31 22:52:48 +12:00 |
|
Robin Bygrave
|
4d1340c16c
|
No effective change - rename SpiQuery method for m2mIncludeJoin and simplify OrmQueryPlanKey to associated intersection table name
|
2016-07-31 22:46:07 +12:00 |
|
Robin Bygrave
|
b4a1d52067
|
#791 - ENH: Add transaction.setRollbackOnly() ... (and Ebean.setRollbackOnly())
|
2016-07-31 21:24:31 +12:00 |
|