Uses of Package
org.jumpmind.symmetric.model

Packages that use org.jumpmind.symmetric.model
org.jumpmind.symmetric.db   
org.jumpmind.symmetric.db.db2   
org.jumpmind.symmetric.db.derby   
org.jumpmind.symmetric.db.firebird   
org.jumpmind.symmetric.db.hsqldb   
org.jumpmind.symmetric.db.mssql   
org.jumpmind.symmetric.db.mysql   
org.jumpmind.symmetric.db.oracle   
org.jumpmind.symmetric.db.postgresql   
org.jumpmind.symmetric.ext   
org.jumpmind.symmetric.extract   
org.jumpmind.symmetric.extract.csv   
org.jumpmind.symmetric.load   
org.jumpmind.symmetric.model   
org.jumpmind.symmetric.service   
org.jumpmind.symmetric.service.impl   
org.jumpmind.symmetric.transport   
org.jumpmind.symmetric.transport.handler   
org.jumpmind.symmetric.transport.http   
org.jumpmind.symmetric.transport.internal   
org.jumpmind.symmetric.upgrade   
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db
Data
          This is the data that changed due to a data sync trigger firing.
DataEventType
           
Node
          This class represents a node who has registered for sync updates.
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.db2
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.derby
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.firebird
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.hsqldb
Node
          This class represents a node who has registered for sync updates.
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.mssql
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.mysql
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.oracle
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.db.postgresql
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.ext
IncomingBatchHistory
           
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.extract
Data
          This is the data that changed due to a data sync trigger firing.
OutgoingBatch
           
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.extract.csv
Data
          This is the data that changed due to a data sync trigger firing.
OutgoingBatch
           
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.load
IncomingBatchHistory
           
Node
          This class represents a node who has registered for sync updates.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.model
BatchInfo
           
BatchType
           
Channel
          Definition of a channel and it's priority.
DataEventAction
          Identifies the action to take when the event watcher sees events in the event table.
DataEventType
           
IncomingBatch.Status
           
IncomingBatchHistory.Status
           
Node
          This class represents a node who has registered for sync updates.
OutgoingBatch
           
OutgoingBatch.Status
           
OutgoingBatchHistory.Status
           
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
TriggerReBuildReason
          TriggerHistory
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.service
BatchInfo
           
Channel
          Definition of a channel and it's priority.
Data
          This is the data that changed due to a data sync trigger firing.
DataEvent
           
DataEventAction
          Identifies the action to take when the event watcher sees events in the event table.
IncomingBatch
           
IncomingBatchHistory
           
Node
          This class represents a node who has registered for sync updates.
NodeChannel
           
NodeGroupLink
           
NodeSecurity
           
OutgoingBatch
           
OutgoingBatch.Status
           
OutgoingBatchHistory
           
StatisticAlertThresholds
           
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.service.impl
BatchInfo
           
Channel
          Definition of a channel and it's priority.
Data
          This is the data that changed due to a data sync trigger firing.
DataEvent
           
DataEventAction
          Identifies the action to take when the event watcher sees events in the event table.
IncomingBatch
           
IncomingBatchHistory
           
Node
          This class represents a node who has registered for sync updates.
NodeChannel
           
NodeGroupLink
           
NodeSecurity
           
OutgoingBatch
           
OutgoingBatch.Status
           
OutgoingBatchHistory
           
StatisticAlertThresholds
           
Trigger
          Defines the trigger via which a table will be synchronized.
TriggerHistory
          Maps to the table sync audit table which tracks the history of sync trigger creation.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.transport
BatchInfo
           
IncomingBatchHistory
           
Node
          This class represents a node who has registered for sync updates.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.transport.handler
BatchInfo
           
Node
          This class represents a node who has registered for sync updates.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.transport.http
IncomingBatchHistory
           
Node
          This class represents a node who has registered for sync updates.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.transport.internal
IncomingBatchHistory
           
Node
          This class represents a node who has registered for sync updates.
 

Classes in org.jumpmind.symmetric.model used by org.jumpmind.symmetric.upgrade
Node
          This class represents a node who has registered for sync updates.
 



Copyright © 2007-2008. All Rights Reserved.