# play-java-eban-example **Repository Path**: heller_sw/play-java-eban-example ## Basic Information - **Project Name**: play-java-eban-example - **Description**: No description available - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-14 - **Last Updated**: 2024-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](https://travis-ci.org/playframework/play-java-ebean-example) # play-java-ebean-example This is an example Play application that uses Java, and communicates with an in memory database using EBean. The Github location for this project is: [https://github.com/playframework/play-java-ebean-example](https://github.com/playframework/play-java-ebean-example) ## Play Play documentation is here: [https://playframework.com/documentation/latest/Home](https://playframework.com/documentation/latest/Home) ## EBean EBean is a Java ORM library that uses SQL: [https://www.playframework.com/documentation/latest/JavaEbean](https://www.playframework.com/documentation/latest/JavaEbean) and the documentation can be found here: [https://ebean-orm.github.io/](https://ebean-orm.github.io/)