Hi, I'm using OpenJPA's unit tests for testing OpenJPA's integration with my JDBC driver. On my regular tests i'm using a custom DBDictionary and MappingDefaults implementations.
How can I make the unit tests (for example: TestPersistence) use these implementations? For running the unit tests i'm using "mvn test" with the "-Ptest-custom" parameter. Thanks, Idan -- View this message in context: http://openjpa.208410.n2.nabble.com/Unit-tests-custom-DBDictionary-tp5368051p5368051.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
