Class NotNullHandler
java.lang.Object
com.sap.cds.services.impl.persistence.NotNullHandler
- All Implemented Interfaces:
EventHandler
Handler class to check not null elements. Adding not null to an element leads
to a database constraint check. This handler is mainly there to improve the
error message in case such an element is set to null
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotNullHandler
public NotNullHandler()
-
-
Method Details
-
runCheck
-