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

Enumerated #3

Merged
merged 5 commits into from
Feb 22, 2019
Merged

Enumerated #3

merged 5 commits into from
Feb 22, 2019

Commits on Aug 23, 2018

  1. Add Enumerated JPA annotation in mapping. Testing mapping OK.

    Alexandre Neuville committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    3cd2a75 View commit details
    Browse the repository at this point in the history
  2. Add @Enumerated JPA annotation management

    Alexandre Neuville committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    34b60cc View commit details
    Browse the repository at this point in the history
  3. Update javadoc

    Alexandre Neuville committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    0e3c690 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Merge branch 'master' into enumerated

    # Conflicts:
    #	src/main/java/org/jminiorm/dialect/GenericSQLDialect.java
    #	src/test/java/org/jminiorm/TestQueries.java
    Sorondare committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    2468de5 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    Sorondare committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    0a80954 View commit details
    Browse the repository at this point in the history