| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionGranularityType | |
|---|---|
| org.eclipse.datatools.enablement.sybase.asa.base.catalog | |
| org.eclipse.datatools.modelbase.sql.tables | |
| Uses of ActionGranularityType in org.eclipse.datatools.enablement.sybase.asa.base.catalog | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.asa.base.catalog that return ActionGranularityType | |
|---|---|
|  ActionGranularityType | SybaseASACatalogBaseTrigger.getActionGranularity() | 
| Uses of ActionGranularityType in org.eclipse.datatools.modelbase.sql.tables | 
|---|
| Fields in org.eclipse.datatools.modelbase.sql.tables declared as ActionGranularityType | |
|---|---|
| static ActionGranularityType | ActionGranularityType.ROW_LITERALThe 'ROW' literal object. | 
| static ActionGranularityType | ActionGranularityType.STATEMENT_LITERALThe 'STATEMENT' literal object. | 
| Methods in org.eclipse.datatools.modelbase.sql.tables that return ActionGranularityType | |
|---|---|
| static ActionGranularityType | ActionGranularityType.get(int value)Returns the 'Action Granularity Type' literal with the specified integer value. | 
| static ActionGranularityType | ActionGranularityType.get(java.lang.String literal)Returns the 'Action Granularity Type' literal with the specified literal value. | 
|  ActionGranularityType | Trigger.getActionGranularity()Returns the value of the 'Action Granularity' attribute. | 
| static ActionGranularityType | ActionGranularityType.getByName(java.lang.String name)Returns the 'Action Granularity Type' literal with the specified name. | 
| Methods in org.eclipse.datatools.modelbase.sql.tables with parameters of type ActionGranularityType | |
|---|---|
|  void | Trigger.setActionGranularity(ActionGranularityType value)Sets the value of the ' Action Granularity' attribute. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||