Class SQLQueryBindingConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.interchange.SQLQueryBindingConfig
- All Implemented Interfaces:
BindingConfiguration
,Serializable
- See Also:
-
Field Details
-
TYPE
- See Also:
-
query
-
datasource
-
updateQuery
-
fallbackValue
-
polling
-
pushEnabled
public boolean pushEnabled -
serializableDataset
public boolean serializableDataset
-
-
Constructor Details
-
SQLQueryBindingConfig
public SQLQueryBindingConfig()
-
-
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()
-