I have created a solution of my own. It's really simple, just checking for OracleDictionary.EnforceConstraints and OracleDictionary.DisabledConstraints.IndexOf(constraint_name) < 0
in method "TOracleTableInfo.GetConstraints".
No Item will then be created.