Package | Description |
---|---|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
de.esprit.netsuite.server.auth.dbuser |
Contains a sample User and Group implemantation for database stroage
|
Modifier and Type | Class and Description |
---|---|
class |
DBRecordWrapper<R extends DBRecord>
This class is used typically for wrapping a
DBObject instance which implements the DBRecord interface and
thus can be handled by DBRecordTable , DBRecordList and other DBRecord capable classes. |
Modifier and Type | Method and Description |
---|---|
DBRecordContainer |
DBRecordContainer.clone() |
DBRecordContainer |
DBRecordContainer.deepClone() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDatabaseGroup
This is a basic implementation of a database user.
|
class |
AbstractDatabaseUser<R extends DBRecord>
This is a basic implementation of a database user.
|
class |
DatabaseUser
This is a sample custom implementation of a database user
|
class |
DBGroup
This is a sample custom implementation of a database group
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.