Package | Description |
---|---|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
de.esprit.appsuite.launch |
Contains classes that make up the launching framework
|
de.esprit.netsuite.client.net |
Contains GUI gui components for network controlling and monitoring
|
Modifier and Type | Class and Description |
---|---|
class |
LocalDatabase
This class encapsulates the database access done by DBObjects and performs
them on a local database connection.
|
Modifier and Type | Method and Description |
---|---|
Database |
ApplicationContext.getDatabase() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationContext.setDatabase(Database database) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteDatabase<C extends ClientContext>
This class encapsulates the database access done by
DBRecord s and performs
them on a remote database. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.