| Package | Description |
|---|---|
| de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
| de.esprit.appsuite.nio.binary |
Contains classes for binary file read/write support.
|
| de.esprit.appsuite.type |
Contains definitions for translatable Enum constants
|
| de.esprit.common.util |
Contains useful GUI utility classes for common usage.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DBObject.dbSetPersistentId(java.sql.PreparedStatement ps,
int index,
PersistentId value,
DumpString ds,
DBColumnKey col) |
void |
InsertDefaultFactory.put(DBColumnKey columnKey,
PersistentId insertValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
NumericalPrecision
This enum defines the numerical precision of a platform
|
| Modifier and Type | Class and Description |
|---|---|
class |
SortMode
Defines three ways of sorting
|
| Modifier and Type | Method and Description |
|---|---|
static <P extends PersistentId> |
EnumUtil.fromPersistentId(int id,
P[] values)
Returns the enum that matches the given persistent ID
|
| Modifier and Type | Method and Description |
|---|---|
static <P extends PersistentId> |
EnumUtil.fromPersistentId(int id,
P[] values)
Returns the enum that matches the given persistent ID
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.