openjpa/.gitignore
Maxim Solodovnik 9113461cb9
[OPENJPA-2883] 'supportsAutoAssign' is turned OFF when 'useTriggersForAutoAssign' is ON (#84)
* [OPENJPA-2883] test for the issue

* [OPENJPA-2883] 'supportsAutoAssign' is turned OFF when 'useTriggersForAutoAssign' is ON

* Assert is improved

* Warning is logged when conflicting options are selected by user

* Build should be fixed

* EntityManager is properly closed
2021-10-23 00:19:22 +07:00

13 lines
131 B
Plaintext

.settings
.project
.classpath
target
*.log
*.iml
dependency-reduced-pom.xml
.idea
nb-configuration.xml
nbactions*.xml
.checkstyle