Package | Description |
---|---|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
Modifier and Type | Class and Description |
---|---|
class |
InsertDefaultFactory
This class may provide insert default values for any DBObject field.
|
Modifier and Type | Method and Description |
---|---|
static InsertFactory |
DBObject.getInsertFactory()
Returns the current
InsertFactory if any (may be null). |
static InsertFactory |
DBObject.setInsertFactory(InsertFactory factory)
Sets the InsertFactory to be used for record INSERTs.
|
Modifier and Type | Method and Description |
---|---|
static InsertFactory |
DBObject.setInsertFactory(InsertFactory factory)
Sets the InsertFactory to be used for record INSERTs.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.