mirror of https://github.com/apache/openjpa.git
just fix broken javadoc
This commit is contained in:
parent
589d7755d2
commit
5d9c88d7cb
|
@ -373,8 +373,6 @@ public class PersistenceProviderImpl
|
|||
* This private worker method will attempt to setup the proper
|
||||
* LifecycleEventManager type based on if the javax.validation APIs are
|
||||
* available and a ValidatorImpl is required by the configuration.
|
||||
* @param log
|
||||
* @param conf
|
||||
* @throws if validation setup failed and was required by the config
|
||||
*/
|
||||
private void loadValidator(BrokerFactory factory) {
|
||||
|
|
Loading…
Reference in New Issue