| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrityControlOption | |
|---|---|
| org.eclipse.datatools.modelbase.sql.datatypes | |
| Uses of IntegrityControlOption in org.eclipse.datatools.modelbase.sql.datatypes | 
|---|
| Fields in org.eclipse.datatools.modelbase.sql.datatypes declared as IntegrityControlOption | |
|---|---|
| static IntegrityControlOption | IntegrityControlOption.ALL_LITERALThe 'ALL' literal object. | 
| static IntegrityControlOption | IntegrityControlOption.NONE_LITERALThe 'NONE' literal object. | 
| static IntegrityControlOption | IntegrityControlOption.SELECTIVE_LITERALThe 'SELECTIVE' literal object. | 
| Methods in org.eclipse.datatools.modelbase.sql.datatypes that return IntegrityControlOption | |
|---|---|
| static IntegrityControlOption | IntegrityControlOption.get(int value)Returns the 'Integrity Control Option' literal with the specified integer value. | 
| static IntegrityControlOption | IntegrityControlOption.get(java.lang.String literal)Returns the 'Integrity Control Option' literal with the specified literal value. | 
| static IntegrityControlOption | IntegrityControlOption.getByName(java.lang.String name)Returns the 'Integrity Control Option' literal with the specified name. | 
|  IntegrityControlOption | DataLinkDataType.getIntegrityControl()Returns the value of the 'Integrity Control' attribute. | 
| Methods in org.eclipse.datatools.modelbase.sql.datatypes with parameters of type IntegrityControlOption | |
|---|---|
|  void | DataLinkDataType.setIntegrityControl(IntegrityControlOption value)Sets the value of the ' Integrity Control' attribute. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||