Git Product home page Git Product logo

examples's Introduction

examples

Examples using Ebean with Maven, Gradle, Java and Kotlin

base-example A basic maven Java8 example
basic-gradle-java Gradle5 Java8 example
basic-gradle-kotlin Gradle5 Kotlin example. Includes Kotlin query bean generation.

examples's People

Contributors

dependabot[bot] avatar piperchester avatar rbygrave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

examples's Issues

Query beans are missing

Hello!

I cheched out the project but looks like query package with Query beans are missing.
I found then only in example-kotlin.

Is there some reason for this?

Thanks

Ebean ignores deleted flag when using @OneToOne and find method

Hi, Rob.

The content I sent to the mailing list the other day was classified as spam.
Sorry for the same content, but I will post it as an issue.

I have been using Ebean and noticed that there are cases where the deleted flag is not being considered.
In our project, we utilize the Query#findCount method,
and it appears that the deleted flag may not be taken into account depending on how the entities are related to each other.

To provide more context, I've created some test code in my GitHub repository at eikigithub/examples@master...mytest to demonstrate the issue.

The issue occurred in the following environment:
(I have updated the development environment since I sent the email)

  • Windows 11
  • Ebean 13.11.0 (The latest version, 13.22.0, also reproduces the problem.)
  • Eclipse 2023-09
    And my test project setting is:
  • pom.xml
    ** tiles-maven-plugin 2.33 -> 2.35
  • application-test.yml
    ** useDocker: false...enabled

Thanks,
Eiki

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.