Open bugs

 

Fixed in HEAD

Bug Id Priority Title Last Updated
BUG 315 Medium DDL create of Table with no PK & Make column names case insensitive 15 Jul 10 12:55
BUG 312 High Change delete cascading mechanism to allow unlimited cascade depth wit... 02 Jul 10 22:41
BUG 311 Medium Change generated equals() method to check specific class type rather t... 02 Jul 10 22:39
BUG 310 Medium NullPointerException at BeanEmbeddedMetaFactory.java: 46 ... when Embe... 02 Jul 10 22:35
BUG 309 High Postgres specific error: org.postgresql.util.PSQLException Bad value f... 08 Jun 10 10:06
BUG 307 High JAXB @XmlType annotation on Enum type causes NoSuchMethodException 07 Jun 10 03:30
BUG 306 High SequenceIdGenerator should use connection from current transaction ins... 05 Jun 10 19:19
ENH 304 High ENHANCEMENT - Add support for named and positioned parameters in RawSq... 26 May 10 10:52
ENH 303 High ENHANCEMENT - Add explicit insert() ... for ease of data copy etc 26 May 10 09:38
ENH 302 High ENHANCEMENT - Add ability to specify cascadeRemove=false on PrivateOwn... 26 May 10 09:10
BUG 301 High Optimistic locking without @Version ... use all loaded properties 25 May 10 04:41
BUG 300 High Able to disable background fetching of Sequences with batch size 21 May 10 23:42
BUG 299 High API Change for Conjunction / Disjunction (AND/OR) in expression API 20 May 10 10:54
BUG 298 High ORDER BY I.NULL[*] "; expected "identifier"; .... when orderBy a compl... 20 May 10 09:39
BUG 297 High RawSql with FetchConfig() and filterMany() giving incorrect SQL 20 May 10 01:41
ENH 296 High ENHANCEMENT - NamingConvention to support Sequences with primary key c... 20 May 10 01:26
BUG 295 Medium Better error message mapping RawSql id property to a bean 17 May 10 05:18
BUG 294 Medium Ability to configure AutofetchConfig logDirectory ... from ebean.prope... 17 May 10 04:54
BUG 293 High Issue with Embedded Id's with some properties updatable 12 May 10 07:57

Fixed in 2.6.0

Bug Id Priority Title Last Updated
BUG 292 High Deep query with fetch claues out of order can miss a +query join (Auto... 08 May 10 01:58
BUG 291 High REFACTOR: Transaction logging for performance 05 May 10 03:37
BUG 290 High Support where in () for EmbeddedId using expanded format 03 May 10 01:46
BUG 289 High DDL generating duplicate columns with Embedded foreign key 02 May 10 09:19
BUG 288 High JTA Transactions - with no current user transaction ... setRollbackOnl... 23 Apr 10 10:57
BUG 287 High Support having orderBy segments with +query joins / filterMany 22 Apr 10 00:00
BUG 286 High where().eq("customer", null) ... fails with invalid SQL ... where t.nu... 21 Apr 10 13:05
ENH 285 High ENHANCEMENT - Add SQLite specific Database Platform 21 Apr 10 10:13
ENH 284 High ENHANCEMENT - Support external frameworks like Play ... 21 Apr 10 10:00
BUG 283 High Regression in HEAD. "Vanilla" collections like LinkedHashSet and Array... 21 Apr 10 09:12
BUG 282 High Incorrect table alias with Multiple OneToOne on bean 21 Apr 10 07:44
BUG 281 High Connection Leak for erroring queries with implicit transaction demarca... 20 Apr 10 07:53
ENH 280 High ENHANCEMENT - Enable Context ClassLoader aware ... add LoadAwareClassW... 20 Apr 10 03:41
BUG 279 High Dynamic Proxy / Subclasses invoking preSetter rather than preSetterMan... 20 Apr 10 03:34
BUG 278 High NOT A BUG:java.lang.RuntimeException: Error getting BeanDescriptor for... 16 Apr 10 15:07
BUG 277 High Rien patch for updatable=false ... with DeleteHandler and ImportedIdSi... 14 Apr 10 11:39
BUG 276 High Save and delete cascade skippable (performance optimisation) needs to ... 14 Apr 10 10:35
BUG 275 High Invalid Update statement when only changed properties have updatable=f... 14 Apr 10 09:50
BUG 274 High Use "Fairness" notification on Threads waiting on DataSourcePool that ... 14 Apr 10 05:04
ENH 273 High ENHANCEMENT - Support for Scala Option type 11 Apr 10 23:24
ENH 272 High ENHANCEMENT - Support for Scala mutable Buffer Set and Map types 11 Apr 10 23:22
ENH 271 High ENHANCEMENT - Support for Scala getter setters without enhancement 11 Apr 10 09:46
BUG 270 High Unidirectional relationship issue with DDL generation 11 Apr 10 09:44
BUG 269 High Postgres specific ERROR: subquery in FROM must have an alias ... FROM ... 11 Apr 10 03:59
BUG 268 High ManyToOne association to an Entity with an embedded id the column orde... 08 Apr 10 21:59
BUG 267 High @Transactional with a TxType ... enhanced with wrong type 08 Apr 10 21:06
BUG 266 High Various Bug fixes for Embedded Id's ... (patches from Rien) 06 Apr 10 09:35
BUG 265 High ENHANCEMENT - Add JSON marshalling and unmarshalling support 31 Mar 10 10:22
BUG 264 Medium ENHANCEMENT - Add FetchConfig.queryFirst(x) 31 Mar 10 07:39
BUG 263 High Add support for joining to Non - PK columns 31 Mar 10 04:40
BUG 262 High JDK 6 with Main getting java.lang.RuntimeException: StackTraceElement ... 31 Mar 10 04:32
BUG 261 High filterMany requires +query or +lazy join - should automatically conver... 31 Mar 10 03:30
BUG 260 High IndexOutOfBoundsException with lazy load on ... query joined *ToMany w... 31 Mar 10 01:42
BUG 253 High NOT A BUG - Under the same number of JDBC and Ebean concurrent compari... 18 Mar 10 09:49
ENH 232 Medium Add SQLite Dapabase Platform 04 Mar 10 10:31

Fixed in 2.5.1

Bug Id Priority Title Last Updated
BUG 259 High NASTY BUG: You lose some changes on a "partial object" when modifying ... 24 Mar 10 21:45

Fixed in 2.5.0

Bug Id Priority Title Last Updated
BUG 258 High ENHANCEMENT - Autofetch can be applied in accumulative fashion 21 Mar 10 09:23
BUG 257 High Join on *ToOne which is optional should cascade the outer join 21 Mar 10 05:58
BUG 256 High PERFORMANCE - Automatically convert multiple *ToMany joins to query jo... 19 Mar 10 08:02
BUG 255 Medium Enable query joins (+query ) on deep nodes 19 Mar 10 08:00
BUG 254 Medium ENHANCEMENT - Allow join to Many not at root level 18 Mar 10 22:35
BUG 252 High How to configure the JNDI of Tomcat by ebean.properties 17 Mar 10 08:30
BUG 251 High ENHANCEMENT - Better connection pool leak detection ... via stack trac... 17 Mar 10 05:29
ENH 249 High NOT A ENH - How to configure the JNDI of Tomcat? 16 Mar 10 13:22
BUG 248 High When make Paging query the connection is not closed & How to configure... 16 Mar 10 13:19
BUG 247 High Regression with subquery 16 Mar 10 10:31
BUG 245 High Cascade the query.setReadOnly(false) ... 15 Mar 10 21:05
BUG 244 High Problems using field of embedded object in order by 15 Mar 10 15:15
BUG 243 High java.lang.ClassCastException: com.avaje.ebean.server.transaction.WeakV... 12 Mar 10 22:41
ENH 242 High ENHANCEMENT - support using objects (rather than ids) in the IN clause... 11 Mar 10 19:44
BUG 241 High QUERY LANGUAGE CHANGE: Add query.filterMany(...) method to filter *To... 11 Mar 10 09:37
ENH 240 Low maven enhancement plugin 10 Mar 10 14:51
BUG 239 High QUERY LANGUAGE CHANGE: change predicates on *ToMany to use separate j... 10 Mar 10 05:09
ENH 238 High ENHANCEMENT - Automatically convert a fetch join to a query join for *... 09 Mar 10 23:03
BUG 237 High @Transient with @Formula included in many join by default ... 09 Mar 10 21:17
BUG 236 High Using query language binding a collection parameter to 'in' clause 07 Mar 10 07:27
ENH 234 High ENHANCEMENT - Automatically add empty sets instead of null 05 Mar 10 22:22
BUG 233 High Make _ebean properties transient ... to support JSON serializer 05 Mar 10 22:17
BUG 231 High Lazy loading on OneToMany with @Where clause .... gives errors 03 Mar 10 12:57
BUG 230 Medium Add ebean.h2platform.useIdentity=true ... option 03 Mar 10 10:28
BUG 229 Medium ClassCastException in BeanDescriptor.createCopy(BeanDescriptor.java:52... 03 Mar 10 07:52
BUG 228 High NullPointerException at BeanMapHelp (BeanMapHelp.java:46) 02 Mar 10 06:48
BUG 227 High MySql decrypt of Umlauts etc not working 01 Mar 10 11:42
BUG 226 Medium where in(propertyName, Collection c) ... with empty collection results... 28 Feb 10 08:51

Fixed in 2.4.0

Bug Id Priority Title Last Updated
BUG 225 High DDL generation not generating FK on inheritance ManyToOne 25 Feb 10 10:33
BUG 224 High Delete cascade on unloaded OneToMany ... gives Referential integrity c... 24 Feb 10 09:31
BUG 223 High API CHANGE - rename ServerConfig logging property names 23 Feb 10 07:23
BUG 222 High ENHANCEMENT - Add LDAP support ... find, insert, update delete 22 Feb 10 09:54
BUG 221 High Delete on bean with ManyToMany ... and no casade.REMOVE should not del... 22 Feb 10 09:17
BUG 220 High M2M cascade save ... violates foreign key constraint 21 Feb 10 08:56
BUG 219 High Autofetch tuned query with join and no properties ... and join require... 18 Feb 10 11:25
BUG 218 Medium Saving ManyToMany relationship ... with bean with no Id value 17 Feb 10 06:45
BUG 217 High Clearing sets was having no effect 13 Feb 10 15:08
BUG 216 High EbeanServer needs to unregister from MBeanServer on shutdown 11 Feb 10 10:26
BUG 215 High @GeneratedValue(strategy = GenerationType.IDENTITY) with Postgres and ... 11 Feb 10 09:48
BUG 214 High java.lang.NoSuchMethodError ... with transient modifier on inherited c... 06 Feb 10 05:57
BUG 213 High Issues with Postgres bytea - (Binary, VarBinary and Blob DDL and pstmt... 28 Jan 10 13:14
ENH 212 High ENHANCEMENT - Add "Vanilla Mode" ... where queries return plain vanill... 28 Jan 10 08:10
ENH 211 High ENHANCEMENT - Add addJars(...) setJars(...) to ServerConfig 28 Jan 10 08:00
ENH 210 High ENHANCEMENT: Extend the NamingConvention to support ... where PK and ... 27 Jan 10 07:33
ENH 209 High ENHANCEMENT - Add support for DB Encryption of properties 23 Jan 10 08:33
BUG 208 High BUG: Problems with @Column(table="editions") 22 Jan 10 02:54
ENH 207 High ENHANCEMENT: Add UUID type to Ebean.SqlRow 15 Jan 10 22:37
BUG 206 High Problems parsing @OrderBy configuration 13 Jan 10 18:05
BUG 205 High NPE with ElPropertyChain when an invalid property is used 13 Jan 10 07:34
BUG 204 High Regression: @Lob types DDL generated incorrectly - mapped to wrong sca... 12 Jan 10 09:17
BUG 203 High Map sql Types.BINARY to Blob for Oracle platform 11 Jan 10 10:52
BUG 202 High Lazy loading of Lob property on the exported side of a OneToOne 11 Jan 10 08:37
BUG 201 High Scheme is ignored on join table mapping 08 Jan 10 16:19
ENH 200 Low ENHANCEMENT: Add saveAssociation() method like 194 08 Jan 10 16:17
BUG 199 High Ebean can not parse the parameter has underline "_" 07 Jan 10 03:00
ENH 198 Medium ENHANCEMENT: Add direct update method to ebeanServer 04 Jan 10 01:48
ENH 197 Medium ENHANCEMENT: Delete record by PK and @Id 04 Jan 10 01:44
ENH 196 Medium ENHANCEMENT: Add Boolean type to Ebean.createSqlQuery 04 Jan 10 01:41
ENH 195 Medium ENHANCEMENT - Add EnumValue annotation ... to better map enum fields t... 17 Dec 09 10:24
ENH 165 High ENHANCEMENT: Support offline generation of DDL ... aka without a Conne... 07 Oct 09 06:53

Fixed in 2.3.0

Bug Id Priority Title Last Updated
BUG 194 Medium Add a saveManyToManyAssociations() method ... 15 Dec 09 13:21
BUG 193 High Enable cascade delete on ManyToMany 12 Dec 09 08:59
BUG 192 High StringIndexOutOfBoundsException when using javaagent .... for enhancin... 08 Dec 09 12:03
BUG 191 High NPE bug in SqlTreeNodeBean.createListProxies when the entity that the... 08 Dec 09 07:49
BUG 190 High Query that creates a proxy to a bean set that holds a hierarchy ... ca... 08 Dec 09 07:40
BUG 189 High Autoboxing on primitive Id's can have issues with persistence context ... 03 Dec 09 08:00
BUG 188 High Reverse Bug 174 behaviour ... save for ManyToMany will save relationsh... 03 Dec 09 07:45
ENH 187 Medium ENHANCEMENT - Add CSV support via CsvReader 02 Dec 09 11:06
ENH 186 High ENHANCEMENT - Add Currency, Locale, TimeZone scalar types 02 Dec 09 08:47
BUG 185 High v2.2 Regression - ManyToMany not adding/removing from intersection 02 Dec 09 06:07
BUG 184 High Doesn't work cascade persisting using auto-increment 30 Nov 09 13:57
BUG 183 High .RuntimeException: Error getting BeanDescriptor for path customer(id,n... 30 Nov 09 09:14
BUG 182 High NPE When reading a null from a OneToMany 30 Nov 09 07:52
BUG 181 High Performance - Add support for cachable UpdatePlans ... 24 Nov 09 08:43
BUG 159 High ebeanServer.createNamedQuery() throw PersistenceException 23 Sep 09 03:24

Fixed in 2.2.0

Bug Id Priority Title Last Updated
BUG 180 High Update on bean with only id and byte[] blob ... when not changed gives... 20 Nov 09 11:18
BUG 179 High DML on partial with version property ... but version not loaded genera... 19 Nov 09 11:58
BUG 178 High select of a @Transient property using non raw SQL throwing NPE 19 Nov 09 08:14
BUG 177 High BeanPersistController.preInsert() firing after validation ... so valid... 18 Nov 09 09:45
BUG 176 High Shutdown taking 1 minute or so ... should be immediate 17 Nov 09 10:32
BUG 175 High icontains ... is NOT case insensitive ... but it should be. 14 Nov 09 23:29
BUG 174 High Change behaviour ... save for ManyToMany will save relationship withou... 02 Nov 09 11:59
ENH 173 High ENHANCEMENT: +query ... "query joins" or "secondary queries" 01 Nov 09 09:41
ENH 172 High ENHANCEMENT: +lazy ... control over lazy loading query into batch size... 01 Nov 09 09:29
ENH 171 High ENHANCEMENT: Add ability to chain Order By clause for a Query 31 Oct 09 04:17
ENH 170 High ENHANCEMENT: Have control over lazy loading (batch size, select and jo... 30 Oct 09 12:01
ENH 169 High ENHANCEMENT: Add support for intercepting Queries 30 Oct 09 11:26
ENH 168 Medium ENHANCEMENT: Add support for delete orphan type feature 28 Oct 09 07:52
BUG 167 High Oracle + DDL Generation + MappedSuperClass + generatedKeys 17 Oct 09 04:29
BUG 166 High NPE in BeanProperty getValue when ManyToOne, Inheritance and root leve... 10 Oct 09 23:09
BUG 164 High wrong sql generated from criteria when entity with many-to-one assoc 06 Oct 09 11:23
BUG 163 High Identifiers can be max 30 on ORA - we're generating with length 32 if ... 06 Oct 09 10:04
BUG 161 High Honor the Lazy loading annotations for non-partial object queries - es... 30 Sep 09 09:34
BUG 160 High Assoc OneToOne with Cascade on both sides - Delete gives OptimisticLoc... 28 Sep 09 10:16
BUG 158 High Query syntax not support "LIMIT {max rows} [ OFFSET {first row} ] " bu... 22 Sep 09 02:55
ENH 157 Medium ant enhancer: add capability of configuring a classpath 19 Sep 09 12:33
BUG 156 High Add support for MySql MediumClob and LongClob, MediumBlob etc datatype... 17 Sep 09 13:14
BUG 155 High Change Request - persist of ManyToMany for new collections 16 Sep 09 09:21

Fixed in 2.1.0

Bug Id Priority Title Last Updated
BUG 154 High discriminatorType = DiscriminatorType.INTEGER - A type for discriminat... 15 Sep 09 08:46
BUG 153 High ${ta} table alias place holder not replaced for @Where annotation 14 Sep 09 12:14
BUG 152 High @SqlSelect ... dynamic where and having clauses not getting parsed pro... 12 Sep 09 00:47
BUG 151 High Disable lazy loading on @SqlSelect based beans ... 12 Sep 09 00:30
BUG 150 High @Formula ... use in where clause and using with @Transient 11 Sep 09 20:05
BUG 149 High failing test TestSqlBasedEntity 09 Sep 09 11:06
BUG 148 High problems querying property by class 08 Sep 09 14:28
BUG 147 High TestLimitQuery failing with NPE 30 Aug 09 06:57
BUG 146 High Lazy Loading invoking PropertyChangeListener ... getting too many even... 27 Aug 09 11:58
BUG 145 High With Inheritance get NullPointerException in BeanProperty.read(BeanPro... 27 Aug 09 11:53
BUG 144 High ENHANCEMENT: Add support for cancelling a Query .... query.cancel() 19 Aug 09 12:46
BUG 143 High Uses SQL limiting via limit offset (or rownum etc) when it should not 19 Aug 09 11:57
BUG 142 High ENHANCEMENT: Add support/api for PagingList and Page ... with fetch ah... 19 Aug 09 11:51
BUG 141 High ENHANCEMENT: Add support for executing queries fully in the background... 18 Aug 09 08:32
BUG 140 High ENHANCEMENT: Add support for JDBC Statement.setFetchSize() hint... for... 18 Aug 09 08:11
BUG 139 High Order By clause included in findRowCount query ... 14 Aug 09 21:09
BUG 138 High DDL generation of Boolean types mapped to Integer and Varchar columns ... 13 Aug 09 10:52
BUG 137 High NullPointerException in IdBinderSimple.convertSetId for Postgres 12 Aug 09 18:45
BUG 136 High Add support for using java.util.logging.Logger ... to log transaction ... 11 Aug 09 10:38
ENH 59 High Caching persistant objects 14 Jan 09 01:10

Fixed in 2.0.2

Fixed in 2.0.1

Bug Id Priority Title Last Updated
BUG 129 High Lazy loading not invoking dirty checking 19 Jul 09 10:11
BUG 128 High NPE running an update where the ManyToOne 19 Jul 09 09:41
ENH 121 Low var type boxing 08 Jun 09 07:04

Fixed in 2.0.0

Bug Id Priority Title Last Updated
BUG 127 Medium Error in Enhancement. Only expecting to add of intercept object... 30 Jun 09 12:03
BUG 126 Medium NPE when a entity class has no default constructor 30 Jun 09 09:49
BUG 125 High Change the SQL statement on a SqlUpdate multiple times... 18 Jun 09 02:38
BUG 124 High Issue with Save Cascade on both sides of bi-directional relationship w... 17 Jun 09 13:02
BUG 123 High Support for @Column insertable=false, updateable=false 11 Jun 09 11:28
BUG 122 High Entity with no @Id ... can return null 10 Jun 09 00:05
BUG 120 High SqlSelect java.lang.NullPointerException 08 Jun 09 06:55
BUG 119 High MapBean - replaced by SqlRow .... and insert, update, delete functiona... 29 May 09 23:26
ENH 118 High Add support for DDL Generation support 29 May 09 23:23
BUG 117 High isDirty() checking not sufficent when save cascade on OneToMany ... wi... 29 May 09 23:11
BUG 116 High PropertyChangeSupport in entity beans 29 May 09 13:56
BUG 110 High @Lob annotation required on Clob / Blob fields ... could auto-detect t... 30 Apr 09 11:57
BUG 50 High Eclipse IDE Enhancement plugin and @Transactional on interfaces 25 Nov 08 05:59

Fixed in 1.2.0

Bug Id Priority Title Last Updated
BUG 114 Medium API Change: Removed isSql flag from Update.setUpdate() 12 May 09 13:58
ENH 113 High ENHANCEMENT: Add support for local sorting of Lists 11 May 09 07:37
BUG 112 High REFACTOR: Meta data for Query executon statistics and Autofetch inform... 10 May 09 02:09
BUG 111 High ORA-00918: column ambiguously defined ... when using a max rows or fi... 07 May 09 11:04
BUG 109 High setLoaded() on embedded beans not called after update (to allow furthe... 30 Apr 09 09:06
ENH 108 High ENHANCEMENT: Update only changed properties 25 Apr 09 23:02
BUG 107 High REFACTOR: BeanController, BeanListener etc 25 Apr 09 22:57
BUG 106 High Add support for Joda DateMidnight 23 Apr 09 08:52
BUG 105 High Ebean.diff() - java.lang.ClassCastException: [B cannot be cast to java... 20 Apr 09 08:45
BUG 104 High lookup property paths in BeanDescriptor.findBeanProperty 15 Apr 09 11:35
ENH 103 High provide bean with OptimisticLockExcetion 08 Apr 09 08:00
BUG 102 High Incorrect join when fetching parent and a manyToMany property 02 Apr 09 11:11
BUG 101 High Saving (insert) a bean with a ManyToMany ... does not insert into the ... 02 Apr 09 10:53
BUG 100 Medium Add support to configure behaviour for ending query only transactions 02 Apr 09 09:07
BUG 99 High Support for mapping booleans to java.sql.Types.BIT 02 Apr 09 09:01

Fixed in 1.1.0

Bug Id Priority Title Last Updated
ENH 98 High ENHANCEMENT: Log a warning when mapping a primitive type to a nullable... 28 Mar 09 09:41
ENH 97 High ENHANCEMENT: Add support for URL and URI scalar types 28 Mar 09 01:56
BUG 96 High REFACTOR: Removed com.avaje.lib.log.* - moved into separate project ... 28 Mar 09 01:52
BUG 95 High Oracle specific bug - treat empty strings as null... for optimistic co... 25 Mar 09 12:09
ENH 94 High ENHANCEMENT: basic use with Groovy and Scala 25 Mar 09 11:48
BUG 93 High Support for boolean fields/properties starting with "is" 23 Mar 09 09:15
ENH 92 High ENHANCEMENT: Add In Sub Query expression 19 Mar 09 12:01
ENH 91 High ENHANCEMENT: Query By Example ... type expression 19 Mar 09 07:55
BUG 90 High java.lang.NoSuchFieldError: with static access to field from another c... 19 Mar 09 07:52
BUG 89 High @OrderBy not used for lazy loading query 19 Mar 09 07:47
BUG 88 High missing table alias with embedded key 13 Mar 09 10:01
BUG 87 High Postgres requires "AS" keyword for column alias 07 Mar 09 03:04
BUG 86 High field [linkUrl] not found ... when mixing Enhanced and subclassed bean... 06 Mar 09 19:19
BUG 85 High avoid creating sequence names on "sql only" based entities 04 Mar 09 12:28
BUG 84 High @ManyToMany without foreign keys causes MatchingProperty not found Run... 04 Mar 09 02:57
BUG 83 High REFACTOR: NamingConvention ... refactoring 03 Mar 09 06:27
BUG 82 High Add support for excluding specific properties from weaving 01 Mar 09 08:38
BUG 81 High ExeUpdateSql.java:parseUpdate fails... with "delete from mytable" 24 Feb 09 22:05
BUG 80 High regression after fix for BUG 76 24 Feb 09 15:42
BUG 79 High propertyEvaluator eats characters beween tokens 24 Feb 09 11:31
BUG 78 High allow to configure autofetch directory 24 Feb 09 11:06
BUG 77 High introduce a DataSourcePoolListener 24 Feb 09 10:14
BUG 76 High .equals() enhancement ... not right for primitive id types (int and lo... 24 Feb 09 09:52
BUG 75 High autoFetch builds different queryHashCode between runs 22 Feb 09 10:43
BUG 70 High weaver and inheritance results in IllegalAccessError 15 Feb 09 10:14

Fixed in 1.0.3

Bug Id Priority Title Last Updated
BUG 74 High Classpath search not working in resin 2.1.17 - No entities found 19 Feb 09 09:55
BUG 73 High PersistenceException throw when query master detail... with concatinat... 17 Feb 09 08:47
BUG 72 High DefaultAutoFetchManager creates CallStack with a dummy element when ma... 17 Feb 09 07:45
BUG 71 High autoFetchTuned does not correctly work with inherited tables 15 Feb 09 10:53
BUG 69 High npe if inherited class has no properties and @Inheritance on parent le... 15 Feb 09 09:48
BUG 68 High make @SequenceGenerator annotation work 15 Feb 09 09:17
BUG 67 High avoid duplicate column names with associations 14 Feb 09 15:46
BUG 66 High support for insertable/updatable 14 Feb 09 15:45
BUG 65 High BeanPropertyAssocOne not initialized 14 Feb 09 12:03
BUG 64 High version counter of type long results in ClassCastException 14 Feb 09 11:57
BUG 63 High weaving tables with many fields results in NegativeArraySizeException 14 Feb 09 10:13
BUG 62 High NullPointerException NPE thrown in ScalarTypeUtilDate when date is nul... 23 Jan 09 21:52
BUG 61 High PersistenceException in ... com.avaje.ebean.server.deploy.parse.JoinDe... 23 Jan 09 10:08
BUG 60 High java.lang.NoSuchMethodError: ... in ... $$EntityBean$h2._ebean_createC... 23 Jan 09 08:00
BUG 56 High @MappedSuperclass ignored 12 Jan 09 07:35

Fixed in 1.0.2

Fixed in 1.0.1

Bug Id Priority Title Last Updated
BUG 52 High Class oath searching not working... when path has space characters 15 Dec 08 10:29
BUG 51 High Entity based on VIEW ... view not found... get NPE NullPointerExceptio... 15 Dec 08 10:23

Fixed in 1.0.0

Bug Id Priority Title Last Updated
BUG 49 Medium ebean.properties - load.properties.override or load.properties not be... 25 Nov 08 05:52
BUG 48 Medium ArrayIndexOutOfBoundsException: 0 ... at CallStack.getFirstStackTrac... 24 Oct 08 01:55

Fixed in 0.9.8

Bug Id Priority Title Last Updated
BUG 47 High Query objects not Serializable... 22 Oct 08 00:21
BUG 46 High table alias "AS" causes SQL error... 19 Oct 08 09:26
BUG 45 Low StringIndexOutOfBoundsException when a entity bean does not have a pac... 19 Oct 08 09:02

Fixed in 0.9.7

Bug Id Priority Title Last Updated
BUG 28 Medium schema attribute of @Table annotation is ignored 22 Nov 07 19:55

Fixed in 0.9.6

Bug Id Priority Title Last Updated
BUG 44 High @Transient on list property .. gives stack trace 26 Mar 08 08:04
BUG 43 High query.select() containing a many property errors... 18 Mar 08 08:11
BUG 42 Medium Order by... with 'master & detail' join... not quite right. 13 Mar 08 23:28
BUG 41 Medium Join Tree - not fully built ... limiting query joins... 25 Feb 08 20:55
BUG 40 Medium java.util.Date ... actually returned as java.sql.Timestamp. 22 Feb 08 05:31
BUG 39 Low Query.findList() with Query.setId() ... errors... 22 Feb 08 03:02
BUG 38 High Join missing in sql select ... when WHERE expression requires join... 22 Feb 08 02:41
BUG 37 High Expr.in() method does not allow Collection types (only arrays). 22 Feb 08 02:03
BUG 36 High @Transient types not mapped to a known ScalarType throw error... 21 Feb 08 05:36
BUG 35 High Save cascade on partially populated bean ... invokes lazy loading 21 Feb 08 02:09
BUG 34 High Query with partial properties, using a reference generates wrong sql s... 20 Feb 08 21:29
ENH 32 Medium debug.start.delay and debug.shutdown.why 04 Feb 08 10:05

Fixed in 0.9.5

Fixed in 0.9.4

Bug Id Priority Title Last Updated

Fixed in 0.9.3

Bug Id Priority Title Last Updated
BUG 27 High Custom ScalarType ... 17 Oct 07 05:32
BUG 26 Medium File Logging not flushed after publish.... should be 04 Oct 07 09:31
BUG 25 High addBetween... binds the last value twice - ignoring the first bind val... 21 Aug 07 22:32
BUG 24 High Incorrect parsing: Query threw SQLException:Unknown column 'bug.produc... 13 Aug 07 06:28
BUG 23 Medium Case Sensitive Column names - BeanPropertyAssoc 06 Aug 07 06:41
BUG 22 Medium ResourceManager could not find directory [WEB-INF] 22 Jul 07 04:40
BUG 21 Medium @MapKey not used on Save 10 Jul 07 20:37
BUG 20 High mappedBy attribute support 02 Jul 07 09:54
BUG 19 Medium Shutdown hook not removed - issue for tomcat reload 23 Jun 07 10:17
Introduction User Guide (pdf) Install/Configure Public JavaDoc Whitepapers
General Database Specific Byte Code Deployment Annotations Features
Top Bugs Top Enhancements
woResponse