Package | Description |
---|---|
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.gui.bean.application | |
de.xima.fc.gui.bean.settings | |
de.xima.fc.jpa | |
de.xima.fc.jpa.manager | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
de.xima.fc.mdl.setup |
Hilfsklassen für das Setup
|
Modifier and Type | Method and Description |
---|---|
EDatenbankTyp |
DatenbankZugriff.getDatenbankTyp() |
Modifier and Type | Method and Description |
---|---|
void |
DatenbankZugriff.setDatenbankTyp(EDatenbankTyp datenbanktyp) |
Modifier and Type | Method and Description |
---|---|
EDatenbankTyp[] |
EnumBean.getEDatenbankTyp() |
EDatenbankTyp[] |
EnumBean.getESystemDatenbankTypen() |
Modifier and Type | Method and Description |
---|---|
EDatenbankTyp |
DbUpdateBean.getDBType() |
Modifier and Type | Method and Description |
---|---|
void |
DbUpdateBean.setDBType(EDatenbankTyp dbType) |
Modifier and Type | Method and Description |
---|---|
EDatenbankTyp |
IEMFactory.getDBType() |
Modifier and Type | Method and Description |
---|---|
static EDatenbankTyp |
EMProvider.getCurrentDBTyp() |
EDatenbankTyp |
InternalEMFactory.getDBType() |
Modifier and Type | Method and Description |
---|---|
static EDatenbankTyp |
EDatenbankTyp.getByDriver(String driver) |
static EDatenbankTyp |
EDatenbankTyp.getByShortname(String shortname) |
static EDatenbankTyp |
EDatenbankTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EDatenbankTyp[] |
EDatenbankTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EDatenbankTyp |
DBConnectionData.getDbms() |
Modifier and Type | Method and Description |
---|---|
void |
DBConnectionData.setDbms(EDatenbankTyp dbms) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.