Class DBBrowseBindingConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.interchange.DBBrowseBindingConfig
- All Implemented Interfaces:
 BindingConfiguration,Serializable
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanA string that represents the type of binding that this configuration representsinthashCode() 
- 
Field Details
- 
TYPE
- See Also:
 
 - 
database
 - 
tableName
 - 
keyColumns
 - 
keyValues
 - 
selectColumns
 - 
orderColumns
 - 
update
public boolean update - 
polling
 - 
serializableDataset
public boolean serializableDataset 
 - 
 - 
Constructor Details
- 
DBBrowseBindingConfig
public DBBrowseBindingConfig() - 
DBBrowseBindingConfig
 
 - 
 - 
Method Details
- 
getBindingType
Description copied from interface:BindingConfigurationA string that represents the type of binding that this configuration represents- Specified by:
 getBindingTypein interfaceBindingConfiguration
 - 
equals
 - 
hashCode
public int hashCode() 
 -