Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ebean refactor #22

Merged
merged 24 commits into from
Sep 25, 2017
Merged

Ebean refactor #22

merged 24 commits into from
Sep 25, 2017

Conversation

JoaoRoxoNeves
Copy link
Contributor

No description provided.

João Neves added 18 commits September 8, 2017 17:18
 - Renamed project to billy-core-ebean
 - Removed dependencies to hibernate and querydsl
 - Added dependencies to ebean and query bean generator
 - Updated dependency to maven-compiler-plugin
 - Adapted build plugins to ebean
…ddresses of the Supplier and SupplierEntity interfaces, so they can be overridden with more specific classes
…ions to link to the concrete JPAEntities classes so that the Ebean query bean generator can generate QAssociationsEntities
…ic so that Ebean can invoke them. Changed the implementation of isNew to use BeanState
…ndList() to avoid memory scalabilty problems.
@ajcamilo
Copy link
Member

ajcamilo commented Sep 8, 2017

I'll give you 200 kudos if you change the package from jpa to ebean.

@madskaddie
Copy link

Que eh isto? Isto tem impacto no código existente...

@ajcamilo
Copy link
Member

@madskaddie it's another project, no changes were made to the billy-core-jpa project.

@ajcamilo
Copy link
Member

Just another thing, can you change the version to 3.1.0-SNAPSHOT?

@JoaoRoxoNeves
Copy link
Contributor Author

@ajcamilo Done.

João Neves added 2 commits September 22, 2017 11:54
…gin/commit transactions, and replaced them with direct invocations to Ebean
@ajcamilo ajcamilo merged commit 87bccc8 into premium-minds:master Sep 25, 2017
@JoaoRoxoNeves JoaoRoxoNeves deleted the ebeanRefactor branch September 25, 2017 17:43
@froque froque added the ebean label Jan 11, 2022
@froque froque mentioned this pull request Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants