[ https://issues.apache.org/jira/browse/OPENJPA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170528#comment-13170528 ] Donald Woods commented on OPENJPA-1651: --------------------------------------- Different ways depending on which abstract testcase you use - Annotation - org.apache.openjpa.persistence.test.DatabasePlatform org.apache.openjpa.persistence.jdbc.meta.TestLocators.testSmallBLOBs() if (getCurrentPlatform() == AbstractTestCase.Platform.ORACLE) { org.apache.openjpa.persistence.jdbc.query.TestHintedQuery.testHintedQuery() if (dict instanceof MySQLDictionary) Believe there is one other annotation that we created for JUnits, but couldn't find it with a quick search. > Unique colums automatically defined as non-nullable (part 2) > ------------------------------------------------------------ > > Key: OPENJPA-1651 > URL: https://issues.apache.org/jira/browse/OPENJPA-1651 > Project: OpenJPA > Issue Type: Bug > Reporter: Mark Struberg > Assignee: Mark Struberg > Fix For: 2.2.0 > > Attachments: openjpa-test.zip > > > Continuing the discussion from OPENJPA-1387. The original issue was closed and marked as shipped in OpenJPA 2.0.0 (one of the betas) - it should not appear in 2.0.1 as well - thus the need for a new issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira