Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ebean

Ebean - Composite primary key which contains foreign keys

playframework-2.0 ebean

How can I sort related entities in Ebean?

Ebean ManyToMany query

How do I describe a bridge table to Ebean?

Update method of ebean does not work in playframework

How to create custom INSERT INTO query in Ebean?

Mapping Collection of String and Enum with Ebean (Play 2.0)

Play Framework 2 Ebean and InheritanceType as JOINED

Today's options for an easier migration path to Play 2

OptimisticLockException with Ebean/Play

Model.Finder<I, T> Deperecated Play! 2.4

Ebean using OR in query

ebean

How do I tell Play Framework 2 and Ebean to save null fields?

findRowCount doesn't work when bean has property with @Formula annotation

Unable to use multiple ebean databases in Play 2

How can I define 'TEXT' type using eBean in Play! framework?

Getting NullPointerException when trying to stream().filter().collect(Collectors.toList())) on Java list [duplicate]

@Embedded object not instantiated automatically if it has no basic datatype fields

java jpa ebean embeddable

Duplicate columns when using EmbeddedId with a ManyToOne mapping with Ebean

Difference between JPA and EBean Play Framework

java jpa playframework ebean