Package org.hibernate.generator
Class EventTypeSets
java.lang.Object
org.hibernate.generator.EventTypeSets
For convenience, enumerates the possible combinations of
EventType
.- Since:
- 6.2
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
-
INSERT_ONLY
-
UPDATE_ONLY
-
INSERT_AND_UPDATE
-
ALL
-
-
Constructor Details
-
EventTypeSets
public EventTypeSets()
-
-
Method Details
-
fromArray
-