org.uninode.db

Type DatabaseSynch

org.uninode.0.1240
Instance of Type
Inheriting from Node

Type dataValue
org.uninode.Type.displayPattern{att:org.uninode.db.DatabaseSynch.tableFrom}-{att:org.uninode.db.DatabaseSynch.tableTo} {attNull:org.uninode.db.DatabaseSynch.timeColumnName?:[{att:org.uninode.db.DatabaseSynch.timeColumnName} {attNull:org.uninode.db.DatabaseSynch.timeLimitLower?:{att:org.uninode.db.DatabaseSynch.timeLimitLower}}- {attNull:org.uninode.db.DatabaseSynch.timeLimitUpper?:{att:org.uninode.db.DatabaseSynch.timeLimitUpper}}]}

Attribute summaryDefined inUninode® IdPropertiesDefault
IntbatchTimeSecTrunc
This determines how the batchTime should be truncated, based on previous last update value, for instance if time column doesn't arrive in turn.
Examples
0 means no truncation.
1 means start of last second.
60 means start of last minute.
3600 means start of last hour.
86400 means start of last day.
DatabaseSynchorg.uninode.0.12510
TextirregularCountQuery
Use this string to use a non-standard update query for counting update rows.
Use '--BATCHSTART' for the start of the batch and '--BATCHEND' for the end timestamp.
Use the character # to separate multiple queries (like UNION ALL)
DatabaseSynchorg.uninode.0.1252
TextirregularUpdateQuery
Use this string to use a non-standard update query for receiving update rows.
Use '--BATCHSTART' for the start of the batch and '--BATCHEND' for the end timestamp.
Use the character # to separate multiple queries (like UNION ALL)
DatabaseSynchorg.uninode.0.1253
IntmaxBatchDays
Number of seconds for each batch of transfers. Usually several days or weeks. Default is two weeks.
DatabaseSynchorg.uninode.0.124414
IntmaxConnections
Maximum number of connections to the database.
DatabaseSynchorg.uninode.0.125410
IntmaxResetHour
Maximum time of day for reset (0 - 23). If minimum equals maximum, it is ignored.
DatabaseSynchorg.uninode.0.12486
IntminResetHour
Minimum time of day for reset (0 - 23). If minimum equals maximum, it is ignored.
DatabaseSynchorg.uninode.0.12471
IntpollSeconds
Seconds between checks for new data.
DatabaseSynchorg.uninode.0.124560
BooleanreportUpdatesDatabaseSynchorg.uninode.0.1249Y
IntresetIntervalHours
Minimum time between complete resets.
DatabaseSynchorg.uninode.0.1246160
DatabaseTabletableFromDatabaseSynchorg.uninode.0.1241
DatabaseTabletableToDatabaseSynchorg.uninode.0.1242
StringtimeColumnNameDatabaseSynchorg.uninode.0.1243
DateTimetimeLimitLower
Appended to the end of the selection part, e.g. "lastUpdated > '2004-01-01'"
DatabaseSynchorg.uninode.0.1256
DateTimetimeLimitUpper
Used for serializing synchs, so one synch is guaranteed to follow another.
DatabaseSynchorg.uninode.0.1257
Stringtranslations
Used after standard or irregular query to alter the result. The format is:
columnName1:from1=to1,from2=to2, ... ,fromN,toN;columnName2:from1=to1 ...
DatabaseSynchorg.uninode.0.1255
StringuniqueColumnNameDatabaseSynchorg.uninode.0.1250
StringtoString
This is the display string.
Nodeorg.uninode.0.102
Typetype
The type of an object determines the behaviour and attributes of the object.
Nodeorg.uninode.0.101
StringuriNodeorg.uninode.0.103