Commit Graph

  • 2408ff7d9e tests which do not commit are not likely to fail... Mark Struberg 2021-04-10 12:27:07 +0200
  • bb214f93d4 fix TestQueryExcludingSubclasses sorting Mark Struberg 2021-04-10 11:39:57 +0200
  • d6a19dd56a Oracle seems to have changed their error handling. Mark Struberg 2021-04-10 11:11:21 +0200
  • c89a94abd8 reduce loop count because that test takes 2 minutes Mark Struberg 2021-04-10 11:10:51 +0200
  • 59a8586855 OPENJPA-2865 use java.time handling from JDBC driver Mark Struberg 2021-04-09 14:26:51 +0200
  • c7539a1171 new oracle docker image Mark Struberg 2021-04-09 14:22:53 +0200
  • 683e78045c OPENJPA-2863 use MICROS for TIMESTAMP precision in Oracle Mark Struberg 2021-04-08 14:55:28 +0200
  • a68835381e OPENJPA-2864 use Timestamp precision from Column if set Mark Struberg 2021-04-08 14:54:22 +0200
  • 0fc957a02b OPENJPA-2861 fix Raw handling Mark Struberg 2021-04-06 22:30:10 +0200
  • 5fd5de9fb8 OPENJPA-2862 select SUM return types fixed Mark Struberg 2021-04-06 22:29:16 +0200
  • bb5503b147 OPENJPA-2861 add unit tests for select sum(case..) Mark Struberg 2021-04-06 20:01:59 +0200
  • 2dd937f232 small typo in the includes path Patrice Duroux 2021-04-06 16:43:07 +0200
  • a4e66e1924 change newline encoding to silent checkstyle Patrice Duroux 2021-04-06 15:52:26 +0200
  • 3647e4e257 OPENJPA-2665 typed Collection Mark Struberg 2021-04-06 12:01:11 +0200
  • 2d3c6e6ee0 clean up unit test Mark Struberg 2021-01-15 13:11:31 +0100
  • f1eee206a9 update test-oracle profile Mark Struberg 2021-04-06 06:52:08 +0200
  • 044c7d27b1 OPENJPA-2860 PostgreSQL >= 10 supports setQueryTimeout Mark Struberg 2021-04-05 18:16:48 +0200
  • 1fb5234574 OPENJPA-2665 use modern for loops Mark Struberg 2021-04-05 08:47:46 +0200
  • a259dffd03
    Merge 20f682eb7e into d73e2e72f0 Maxim Solodovnik 2021-04-04 20:24:28 +0200
  • d73e2e72f0 collapse Exceptions and use Diamond style Mark Struberg 2021-04-04 18:32:35 +0200
  • a7708636e3 remove unecessary boxing/unboxing - no functional change Mark Struberg 2021-04-04 17:54:25 +0200
  • b0ba9c3e60 code cleanup without functional change Mark Struberg 2021-04-04 17:09:04 +0200
  • 9458d1720b remove obsolete commented out code and modifiers Mark Struberg 2021-04-04 16:22:26 +0200
  • 7a75ccd80a fix asciidoc Mark Struberg 2021-04-04 16:22:05 +0200
  • 515756b823 OPENJPA-2648 map long to BIGINT Mark Struberg 2021-04-04 15:11:28 +0200
  • 1c30090c8c OPENJPA-2859 use DOUBLE instead of NUMERIC Mark Struberg 2021-04-04 13:51:21 +0200
  • 60cb785a3b update ant, hsqldb and log4j Mark Struberg 2021-04-04 13:51:03 +0200
  • 6d4f951d62 OPENJPA-2858 also update commons-pool Mark Struberg 2021-04-03 23:19:15 +0200
  • 7f92be5e2b OPENJPA-2858 update dbcp2 to 2.8.0 Mark Struberg 2021-04-03 22:57:06 +0200
  • e68083e8d0 move to org.junit.Assert Mark Struberg 2021-04-03 18:03:42 +0200
  • 495fe202a3 disable test for databases which cannot handle large PKs Mark Struberg 2021-04-03 16:08:56 +0200
  • 8d3acdc11e OPENJPA-2857 handle sqlState 70100 as QueryTimeoutException Mark Struberg 2021-04-03 16:08:13 +0200
  • ab8090f556 OPENJPA-2856 improve MariaDB TIME handling Mark Struberg 2021-04-03 08:42:28 +0200
  • 76225267d9 OPENJPA-2851 simplify comparison Mark Struberg 2021-04-02 20:46:41 +0200
  • 53cc83eb7e OPENJPA-1303 "KEY" is also a reserved word for columns Mark Struberg 2021-04-02 17:59:37 +0200
  • f848e99a7b update docker-maven-plugin Mark Struberg 2021-04-02 12:13:20 +0200
  • 6861dd1d02 OPENJPA-1303 differentiate btw COLUMN and COLUMN_DEF rules Mark Struberg 2021-04-02 12:01:02 +0200
  • 8f96a5bd79 OPENJPA-2851 fix CURRENT_DATE with LocalDate and LocalDateTime Mark Struberg 2021-04-01 23:30:59 +0200
  • bd3f8ed57e fix checkstyle Mark Struberg 2021-04-01 23:15:26 +0200
  • 6db4db7f51 OPENJPA-2851 fix CURRENT_DATE with LocalDate and LocalDateTime Mark Struberg 2021-04-01 21:59:36 +0200
  • 2a3fc73861 OPENJPA-2855 revert PK name handling Mark Struberg 2021-04-01 21:19:59 +0200
  • a3bf818402 remove unused import Mark Struberg 2021-04-01 19:28:16 +0200
  • c3bbb92557 OPENJPA-2854 fix OffsetTime handling for PostgreSQL Mark Struberg 2021-04-01 17:02:25 +0200
  • 20faa3692c fix OpenJPA and PostgreSQL docker setup Mark Struberg 2021-04-01 16:50:49 +0200
  • 5b46dcc191 connection handling fixed Mark Struberg 2021-04-01 16:46:42 +0200
  • 93fe064300 Also disable for Oracle Mark Struberg 2021-04-01 16:45:37 +0200
  • f1871782cd fix a test to also work with MSSQL Mark Struberg 2021-03-31 21:40:01 +0200
  • e9f3f9cdfc OPENJPA-2883 fix handling of java.sql.Time on MSSQL Mark Struberg 2021-03-31 19:09:03 +0200
  • 9a96e0cd89 [OPENJPA-2852] marking mojo as threadsafe Romain Manni-Bucau 2021-03-31 10:18:21 +0200
  • 68aa6a3d17 OPENJPA-1303 KEY is also an invalid column name Mark Struberg 2021-03-31 09:38:44 +0200
  • edf7a39852 add mssql and oracle docker images to documentation Mark Struberg 2021-03-31 09:37:54 +0200
  • 6a47c4c033 OPENJPA-1303 ColumnDefIdentifierRule did not use invalidColumnWordSet Mark Struberg 2021-03-31 00:29:51 +0200
  • 80a16896f1 disable MSSQL from LOB stream tests Mark Struberg 2021-03-30 21:44:43 +0200
  • d48f439bc8 OPENJPA-2182 fix invalidColumnWordSet handling Mark Struberg 2021-03-30 20:48:54 +0200
  • 1a8bcfb6b1 OPENJPA-2849 fix UnaryOp to use DBDictionary Mark Struberg 2021-03-30 14:38:14 +0200
  • 8283ea0fb2 OPENJPA-2850 use VARBINARY(MAX) instead BLOB column type Mark Struberg 2021-03-30 09:19:57 +0200
  • 9c9138603d OPENJPA-2814 fix mem leak in ForeignKey Mark Struberg 2021-03-29 14:20:11 +0200
  • c7c13d3e8b OPENJPA-2848 duplicate DROP SEQUENCE stmt Mark Struberg 2021-03-28 19:58:28 +0200
  • 72df0228ca OPENJPA-2849 coerc native java.sql types to java.time Mark Struberg 2021-03-28 19:36:32 +0200
  • aeb333fb3a add an explicit lifecycle id Mark Struberg 2021-01-14 13:55:50 +0100
  • 00bd91cc2c OPENJPA-2788 fix anynomous Criteria Parameters Mark Struberg 2020-12-14 14:13:32 +0100
  • b29976342c OPENJPA-2843 fix signature of runUnderUOW method Mark Struberg 2020-12-02 14:27:01 +0100
  • eef64ccd69 OPENJPA-2843 remove ibm specific dependencies Mark Struberg 2020-12-02 12:12:13 +0100
  • 939f754e37 update various copyrights Mark Struberg 2020-12-01 11:45:43 +0100
  • 61b30777d4 OPENJPA-2842 log4j vs log4j2 logging fixed Mark Struberg 2020-12-01 11:35:29 +0100
  • 0d7816290e [OPENJPA-2840] light abstraction for asm Romain Manni-Bucau 2020-11-20 09:43:42 +0100
  • 440cdb3771 [OPENJPA-2838] jul log factory Romain Manni-Bucau 2020-11-16 14:11:08 +0100
  • 76f7cdaaf0 enhance test cases Enrico Olivelli 2020-11-02 16:11:24 +0100
  • 1fee327dbe OPENJPA-2837 HerdDBDictionary does not work with 'native' SchemaFactory (LazySchemaFactory) - set useSchemaName=false by default Enrico Olivelli 2020-11-02 15:58:04 +0100
  • aabbc255e7
    Merge pull request #76 from eolivelli/OPENJPA-2836-herddb-dict-enhance Romain Manni-Bucau 2020-10-29 22:45:14 +0100
  • 117f75ce0b fix checkstyle Enrico Olivelli 2020-10-28 11:09:58 +0100
  • a998255a1e add test cases Enrico Olivelli 2020-10-28 09:45:49 +0100
  • bb35ca7129 add test case and set supportsCascadeUpdateAction=false Enrico Olivelli 2020-10-27 17:10:33 +0100
  • 6f2692228f [OPENJPA-2834] invalid properties cache when a propery changes Romain Manni-Bucau 2020-10-27 15:43:24 +0100
  • 02e91440e5 OPENJPA-2836 HerdDBDictionary: enable ForeignKeys and Unique Indexes Enrico Olivelli 2020-10-27 14:51:18 +0100
  • 548e00f919 OPENJPA-2835 update to xbean-asm9 for Java16 support Mark Struberg 2020-10-20 13:47:11 +0200
  • 4a7d6d72f5 re-activate reporting section Mark Struberg 2020-09-06 22:06:09 +0200
  • 629ebaefce useless import Romain Manni-Bucau 2020-10-01 10:52:41 +0200
  • 574e226ba0 [OPENJPA-2834] also cache properties in the em - even if less useful, but no need to recompute it again and again Romain Manni-Bucau 2020-10-01 09:49:00 +0200
  • 0b68db6ba1 [OPENJPA-2834] enable to bypass synchronizeMappings when calling getProperties Romain Manni-Bucau 2020-10-01 09:45:50 +0200
  • 9fa619f94e [OPENJPA-2834] ensure getProperties does not fail with xmlstore Romain Manni-Bucau 2020-09-30 15:34:44 +0200
  • 4a546f759c [OPENJPA-2834] ensure setProperty invalid properties cache in em Romain Manni-Bucau 2020-09-30 13:43:55 +0200
  • 7a8f8cae3f
    Merge 1c14bc28cb into 758b866706 Romain Manni-Bucau 2020-09-30 12:25:27 +0200
  • 758b866706
    Merge pull request #75 from eolivelli/fix/OPENJPA-2832 Romain Manni-Bucau 2020-09-30 12:25:03 +0200
  • 049c2ef163
    Merge pull request #71 from eolivelli/fix/OPENJPA-2820-delim Romain Manni-Bucau 2020-09-30 12:24:21 +0200
  • bd015d02e9 [OPENJPA-2834] cache EMF#properties Romain Manni-Bucau 2020-09-30 12:14:35 +0200
  • 910a812a15 [OPENJPA-2833] asm 9 Romain Manni-Bucau 2020-09-29 16:57:20 +0200
  • 61f11a7088 add test Enrico Olivelli 2020-09-28 18:12:03 +0200
  • b24a6a239c OPENJPA-2832 DROP COLUMN does not use delimiters and always add double quotes Enrico Olivelli 2020-09-28 17:50:54 +0200
  • 4c624c0acc
    Merge pull request #74 from eolivelli/fix/herddb-delimitall-real Romain Manni-Bucau 2020-09-26 19:10:48 +0200
  • f93ea15745
    [OPENJPA-2828] Fix method equals() (#72) Simone 2020-09-22 15:11:24 +0200
  • 503b8a2ee9
    Updated package Simone 2020-09-22 14:22:43 +0200
  • 9d7c7af051
    Update SpecificationAdditionalTests.java Simone 2020-09-22 14:20:05 +0200
  • 8012571951
    Update SpecificationAdditionalTests.java Simone 2020-09-22 14:18:14 +0200
  • e762c3ea2a
    Added license header Simone 2020-09-22 14:15:50 +0200
  • 5bfe664b99
    Added additional tests Simone 2020-09-22 13:59:23 +0200
  • e95dbc8a0b add tests Enrico Olivelli 2020-09-21 13:28:56 +0200
  • 963ed59ad4 remove useless conversion and extension point Enrico Olivelli 2020-09-18 16:35:14 +0200
  • dd9bce0cc9 OPENJPA-2816 Add HerdDB DBDictionary - more fixes Enrico Olivelli 2020-09-18 16:26:51 +0200
  • 33fc72ac85 [OPENJPA-2831] import [collections4] used classes and drop the dependency Romain Manni-Bucau 2020-09-16 12:16:57 +0200