Package | Description |
---|---|
de.esprit.netsuite.netdata.agent.database |
Contains database related network agents for reading/writing records from/to the database
|
Modifier and Type | Class and Description |
---|---|
class |
DBDeleteAgent
This agent deletes records from the database.
|
class |
DBInsertAgent
This agent inserts records into the database.
|
class |
DBRehashAgent
This agent rehashes records from the database.
|
class |
DBStoreAgent
This agent inserts or updates records depending on whether or not they exist already in the
database.
|
class |
DBUpdateAgent
This agent updates records in the database.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.