Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ebean

Play + Ebean + JPA: Cascade a delete on a OneToOne mapping

Slow chunk response in Play 2.2

How to eager load a collection in ebean?

Play Framework Ebean BigDecimal fraction

playframework h2 ebean

Ebean Query by OneToMany Relationship

Play Framework: PersistenceException: The type is not a registered entity? (Ebean)

Generate "on delete cascade" using Ebean

Cascade save model not saving relationship

Mysterious Play 2.4 Injection exception

Cannot register class in Ebean server (Play Framework 2 - Java)

PlayFramework 2 + Ebean - raw Sql Update query - makes no effect on db

Play 2.2.2 @Transactional of eBean does not rollback transaction in Exception thrown

How can I override Play's default Ebean server configuration?

filterMany for Play 2 returns all results

playframework-2.0 ebean

Store enum name, not value in database using EBean

hibernate vs ebean as scalable, performant ORM

java hibernate orm ebean

My Model is NOT an Entity Bean registered with this server?

Play Framework 2 Ebean specify default value for field

Can't create a base model class in Play using Ebean