[ https://issues.apache.org/jira/browse/OPENJPA-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761609#comment-16761609
]
ASF subversion and git services commented on OPENJPA-2775:
----------------------------------------------------------
Commit 037a2dc4c0e4d09487455d0f9b3848db2d1caec7 in openjpa's branch refs/heads/master from
Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=037a2dc ]
OPENJPA-2775 fix hsql metadata handling
> hsqldb doesn't support NullTable to retrieve meta information
> -------------------------------------------------------------
>
> Key: OPENJPA-2775
> URL: https://issues.apache.org/jira/browse/OPENJPA-2775
> Project: OpenJPA
> Issue Type: Improvement
> Components: jdbc
> Affects Versions: 3.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 3.0.1
>
>
> hsqldb has {{supportsNullTableForGetPrimaryKeys}} and {{supportsNullTableForGetIndexInfo}}
set to true. But it actually doesn't.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|