Package | Description |
---|---|
de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
Modifier and Type | Method and Description |
---|---|
static PrimaryKeyFactory |
DBObject.getPrimaryKeyFactory()
Tells which PrimaryKeyFactory is currently in use (may be null).
|
Modifier and Type | Method and Description |
---|---|
static void |
DBObject.setPrimaryKeyFactory(PrimaryKeyFactory factory)
Sets the PrimaryKeyFactory to be used for record INSERTs.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.