Groups
Groups
Sign in
Groups
Groups
Ebean ORM
Conversations
About
Send feedback
Help
Ebean ORM
1–30 of 2426
Mark all as read
Report group
0 selected
Loïc Calvez
Aug 8
Double "Started database"
Hi, I upgraded from Play 2.7.7 / Ebean 11.33.2 to Play 2.8.18 / Ebean 12.16.1, and I'm
unread,
Double "Started database"
Hi, I upgraded from Play 2.7.7 / Ebean 11.33.2 to Play 2.8.18 / Ebean 12.16.1, and I'm
Aug 8
danu...@gmail.com
,
Rob Bygrave
2
Aug 7
Use CTW in Ebean ORM
RawSqlBuilder has the unparsed() option so you could use that instead of parse(). Alternatively, use
unread,
Use CTW in Ebean ORM
RawSqlBuilder has the unparsed() option so you could use that instead of parse(). Alternatively, use
Aug 7
stackp...@gmail.com
,
Rob Bygrave
2
Aug 4
Problem with booleans
We don't know what formFactory is? We don't know what bindFromRequest() is? So we don't
unread,
Problem with booleans
We don't know what formFactory is? We don't know what bindFromRequest() is? So we don't
Aug 4
Wilton Risenhoover
,
Rob Bygrave
2
Jul 27
Configurating Read Replica with Ebean 15.x and Play Framework
Refer to the discussion at https://github.com/ebean-orm/ebean/discussions/3659 On Monday, July 28,
unread,
Configurating Read Replica with Ebean 15.x and Play Framework
Refer to the discussion at https://github.com/ebean-orm/ebean/discussions/3659 On Monday, July 28,
Jul 27
stackp...@gmail.com
,
Rob Bygrave
5
10/24/24
Field does not update data
Thank you very much, Rob. It is a "normal update". I get the record from the database and
unread,
Field does not update data
Thank you very much, Rob. It is a "normal update". I get the record from the database and
10/24/24
Peter
,
Rob Bygrave
3
10/8/24
What is the propper way to specify entity packages with gradle plugin
Rob, thank you for the quick response. I ended up finding some documentation: https://github.com/
unread,
What is the propper way to specify entity packages with gradle plugin
Rob, thank you for the quick response. I ended up finding some documentation: https://github.com/
10/8/24
buck...@gmail.com
,
Rob Bygrave
3
10/4/24
Ebean support for Trino
Rob, thank you for the suggestion. On Wednesday, September 25, 2024 at 8:13:18 PM UTC-5 Rob Bygrave
unread,
Ebean support for Trino
Rob, thank you for the suggestion. On Wednesday, September 25, 2024 at 8:13:18 PM UTC-5 Rob Bygrave
10/4/24
Loïc Calvez
,
Rob Bygrave
5
8/13/24
Difference between Ebean.update (11) and DB.update (12)
We had difficulties analyzing the problem, but indeed, there was a serialization. Thank you very much
unread,
Difference between Ebean.update (11) and DB.update (12)
We had difficulties analyzing the problem, but indeed, there was a serialization. Thank you very much
8/13/24
Ryszard Trojnacki
,
Rob Bygrave
4
7/18/24
Java 9 Modules / Postgis Net
Good work, that all looks good. > geography My thinking is that at this stage no one has asked for
unread,
Java 9 Modules / Postgis Net
Good work, that all looks good. > geography My thinking is that at this stage no one has asked for
7/18/24
buck...@gmail.com
,
Rob Bygrave
2
7/1/24
Getting the insert SQL statement string
Just to say I see this and pondering it. The sql generation doesn't match as is because this is
unread,
Getting the insert SQL statement string
Just to say I see this and pondering it. The sql generation doesn't match as is because this is
7/1/24
Vusumzi Mtimkulu
,
Rob Bygrave
2
5/8/24
How to determine/check if primary database is down and switch to secondary database
Maybe catch Throwable ? On Tuesday, May 7, 2024 at 11:23:01 PM UTC+12 mtimk...@gmail.com wrote: My
unread,
How to determine/check if primary database is down and switch to secondary database
Maybe catch Throwable ? On Tuesday, May 7, 2024 at 11:23:01 PM UTC+12 mtimk...@gmail.com wrote: My
5/8/24
Mindaugas Žakšauskas
,
Rob Bygrave
9
4/17/24
Concurrency bug with time zones
Amazing news! Many thanks again for looking into this. Really appreciated. Regards, Mindaugas On Wed,
unread,
Concurrency bug with time zones
Amazing news! Many thanks again for looking into this. Really appreciated. Regards, Mindaugas On Wed,
4/17/24
Tuxgamer 32
,
Rob Bygrave
3
2/23/24
Can't get ManyToMany to work, receive internal NPE
Thank you so much - not sure how I missed this. It works perfectly now :D On Thursday, February 22,
unread,
Can't get ManyToMany to work, receive internal NPE
Thank you so much - not sure how I missed this. It works perfectly now :D On Thursday, February 22,
2/23/24
Eiki
,
Rob Bygrave
3
12/8/23
Ebean ignores deleted flag when using @OneToOne and find method
Hi, Rob. I would like to clarify that I am the owner of the GitHub posting account. Thank you very
unread,
Ebean ignores deleted flag when using @OneToOne and find method
Hi, Rob. I would like to clarify that I am the owner of the GitHub posting account. Thank you very
12/8/23
buck...@gmail.com
, …
Rob Bygrave
4
12/6/23
Subquery for finding the latest record for a group.
> Did you do it this way or something else? I tried NativeSql first, but that didn't allow me
unread,
Subquery for finding the latest record for a group.
> Did you do it this way or something else? I tried NativeSql first, but that didn't allow me
12/6/23
lake
,
Rob Bygrave
2
12/5/23
What should I do if Ebean does not support a particular database?
Hi, Apologies for the late reply here. You can try using a platform that produces pretty standard SQL
unread,
What should I do if Ebean does not support a particular database?
Hi, Apologies for the late reply here. You can try using a platform that produces pretty standard SQL
12/5/23
Rob Bygrave
8/20/23
Feature removal in Ebean 15.x
Note that in github discussions there is this discussion: https://github.com/ebean-orm/ebean/
unread,
Feature removal in Ebean 15.x
Note that in github discussions there is this discussion: https://github.com/ebean-orm/ebean/
8/20/23
Mike Zhao
,
Rob Bygrave
2
7/19/23
Possibility of using Ebean Elasticsearch for the massive transaction list of OLTP applications
> Is it feasible to use Elasticsearch? This question needs to go to ElasticSearch and not Ebean
unread,
Possibility of using Ebean Elasticsearch for the massive transaction list of OLTP applications
> Is it feasible to use Elasticsearch? This question needs to go to ElasticSearch and not Ebean
7/19/23
fga...@cloudops.com
,
Rob Bygrave
3
6/22/23
ebean-redis issue with UUID keys
Hi Rob, I have upgraded to the latest version from 13.8.0 (the version we were on) and it seems to
unread,
ebean-redis issue with UUID keys
Hi Rob, I have upgraded to the latest version from 13.8.0 (the version we were on) and it seems to
6/22/23
stackp...@gmail.com
, …
Rob Bygrave
5
6/13/23
Multiples databases
@DbName ... is to be used for different databases (not different schemas). We use @Table(...) to
unread,
Multiples databases
@DbName ... is to be used for different databases (not different schemas). We use @Table(...) to
6/13/23
Diogo Ferreira
,
Rob Bygrave
2
5/18/23
Generic MappedSuperclass
It looks to me like the issue here is likely related to the generic type used with the
unread,
Generic MappedSuperclass
It looks to me like the issue here is likely related to the generic type used with the
5/18/23
xu lakxe
5/9/23
_ebean_setField ClassCastException; like ebean got the order of the entity properties wrong
Hi,Rob I use a federated primary key, create a federated foreign key, and associate many-to-one. I
unread,
_ebean_setField ClassCastException; like ebean got the order of the entity properties wrong
Hi,Rob I use a federated primary key, create a federated foreign key, and associate many-to-one. I
5/9/23
Naoya Higuchi
,
Rob Bygrave
10
4/14/23
Deserialized entity can not lazy load
Thank you for the fix! I'll try it. >> Just to say, a benefit which came in Java 17 I
unread,
Deserialized entity can not lazy load
Thank you for the fix! I'll try it. >> Just to say, a benefit which came in Java 17 I
4/14/23
Iliya Ivanov
,
Rob Bygrave
2
4/10/23
Per class @DbJsonB
> Is there any other options that I can use, so all fields than are instances of the POJO, to be
unread,
Per class @DbJsonB
> Is there any other options that I can use, so all fields than are instances of the POJO, to be
4/10/23
stackp...@gmail.com
,
Jens
3
4/10/23
Error reading annotations for class
I think the problem is different because if I comment the association between the two entities, the
unread,
Error reading annotations for class
I think the problem is different because if I comment the association between the two entities, the
4/10/23
buck...@gmail.com
,
Rob Bygrave
2
3/14/23
How to create a multi-column "in" predicate?
Sorry, the email went into my spam folder again!! Anyway, the answer is "sort of". Ebean
unread,
How to create a multi-column "in" predicate?
Sorry, the email went into my spam folder again!! Anyway, the answer is "sort of". Ebean
3/14/23
Daniel Alejandro Rodriguez Caballero
,
Rob Bygrave
3
2/26/23
Duplicated joins in generated query
Hey Rob, thanks a lot for your feedback. > Can you show us what that looks like? In theory there
unread,
Duplicated joins in generated query
Hey Rob, thanks a lot for your feedback. > Can you show us what that looks like? In theory there
2/26/23
Rob Bygrave
2/13/23
Re: DataSourceConfig
I'm not sure because version 9.5 sounds very old (current is 13.x). Did you get this sorted? On
unread,
Re: DataSourceConfig
I'm not sure because version 9.5 sounds very old (current is 13.x). Did you get this sorted? On
2/13/23
Rob Bygrave
2/13/23
Re: module java.base does not "opens java.net" to unnamed module
When I see "Unnamed module" that typically means a module created for running tests. It
unread,
Re: module java.base does not "opens java.net" to unnamed module
When I see "Unnamed module" that typically means a module created for running tests. It
2/13/23
Webmaster Le Comptoir Des Pharmacies
,
Rob Bygrave
3
1/31/23
Is it possible to have two GeneratedValue in same bean
Hi Rob Bygrave, Thank you for this clear explanation and history about the how and why, that was very
unread,
Is it possible to have two GeneratedValue in same bean
Hi Rob Bygrave, Thank you for this clear explanation and history about the how and why, that was very
1/31/23