Package | Description |
---|---|
com.dpslink.base.as400 |
Product-neutral classes for IBMi connections; such as for accessing data queues and other IBMi system resources.
|
com.dpslink.base.jdbc |
Product-neutral classes for database connections; such as for executing SQL and retrieving database metadata.
|
com.dpslink.flash.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
com.dpslink.flash.imports |
DPS Flash specific parsers and processors for importing data from delimited text files or from Excel spreadsheet files.
|
Modifier and Type | Class and Description |
---|---|
class |
AS400LogWriter
A utility class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCLogWriter
A utility class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
Modifier and Type | Class and Description |
---|---|
static class |
SyncCustomersTask.SyncLogWriter
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
static class |
SyncNotificationContactsTask.SyncLogWriter
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
static class |
SyncProductsTask.SyncLogWriter
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
static class |
SyncUsersTask.SyncLogWriter
An inner class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|
Modifier and Type | Class and Description |
---|---|
class |
ImportLogWriter
A utility class for persisting events to a log file and for sending alert
email messages when a configured severity level occurs.
|