Allow configuration property to be declared for internal usage only
-------------------------------------------------------------------
Key: OPENJPA-1332
URL: https://issues.apache.org/jira/browse/OPENJPA-1332
Project: OpenJPA
Issue Type: New Feature
Reporter: Pinaki Poddar
Certain configuration properties used only for internal purpose and must not be
returned by EntityManagerFactory.getSupportedProperties().
A mechanics should allow a Value to be declared as "private".
This is different than making a Value "invisible" -- such a password -- which
does not output the value of a Value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.