| Package | Description |
|---|---|
| com.cs.software.engine.datastore | |
| com.cs.software.engine.datastore.database | |
| com.cs.software.engine.datastore.storage |
| Modifier and Type | Method and Description |
|---|---|
TypeDBIntf |
DBAccessIntf.createType(int aType) |
TypeDBIntf |
DBAccessIntf.createType(int aType,
int aPrecision,
int aScale) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataView.addField(TypeDBIntf aTypeDB) |
| Modifier and Type | Method and Description |
|---|---|
TypeDBIntf |
DBAccess.createType(int aType) |
TypeDBIntf |
DBAccess.createType(int aType,
int aPrecision,
int aScale) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataBigDecimalDB |
class |
DataBlobDB |
class |
DataBooleanDB |
class |
DataCharDB |
class |
DataDateDB |
class |
DataDoubleDB |
class |
DataFloatDB |
class |
DataIntDB |
class |
DataLongDB |
class |
DataShortDB |
class |
DataStringDB |
class |
TypeDB |
| Modifier and Type | Method and Description |
|---|---|
void |
DBMetadata.setupField(TypeDBIntf aType) |
Copyright © 2020. All rights reserved.