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 TypeMethodDescriptionboolean
A string that represents the type of binding that this configuration representsint
hashCode()
-
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:BindingConfiguration
A string that represents the type of binding that this configuration represents- Specified by:
getBindingType
in interfaceBindingConfiguration
-
equals
-
hashCode
public int hashCode()
-