Uses of Class
org.datanucleus.BeanValidationHandler
Packages that use BeanValidationHandler
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
-
Uses of BeanValidationHandler in org.datanucleus
Methods in org.datanucleus that return BeanValidationHandlerModifier and TypeMethodDescriptionPersistenceNucleusContext.getBeanValidationHandler
(ExecutionContext ec) Method to return a handler for bean validation (JSR303).PersistenceNucleusContextImpl.getBeanValidationHandler
(ExecutionContext ec) Methods in org.datanucleus with parameters of type BeanValidationHandlerModifier and TypeMethodDescriptionvoid
ExecutionContextImpl.NullCallbackHandler.setBeanValidationHandler
(BeanValidationHandler handler)