Interface | Description |
---|---|
IntegrityCheckingServerFileVaultI | |
MethodGeneratorI |
interface to generalize generators for method code in different programming languages
|
SourceGeneratorI |
helper interface to generalize source generators for different programming languages
|
WrappingArrayTypeCodeGenI<C extends SourceGeneratorI> |
interface to help generalize usage of the code generators for the WrappingArrayType, independent of the actual language used.
|
Class | Description |
---|---|
AbstractCode | |
AbstractSource | |
AbstractSQL | |
AlarmStatusEntriesAlarmBOTChecker |
Logs an error if duplicate entries for the same alarm and bo exist in the alarm status value table.
|
AlarmStatusEntriesWithUnknownAlarmChecker |
Deletes all entries form the alarm status table for which the corresponding
Alarm does not exist. |
AlarmStatusEntriesWithUnknownBOChecker |
Deletes all entries form the alarm status table for which the
corresponding
BO or Alarm does not exist and checks for
and removes duplicate entries in the table and other possible problems. |
AttributeTypeCodeGen<M extends MethodGeneratorI,C extends SourceGeneratorI,A extends CBOAttributeTypeI> |
base class for all code generators that modify given methods
or generate new methods based on a given attribute type
|
CastorMapping | |
CoreData | |
DatabaseConnectionEstablisher | |
DatabaseConnectionPool | |
DiscriminatorSync | |
DoubleIdsChecker | |
DuplicateAlarmStatusEntriesChecker |
Logs an error if duplicate entries for the same alarm and bo exist in the alarm status value table.
|
EntityBotsChecker |
Checks if an object in the database has a wrong "bot" regarding the table it is stored in.
|
EntityRelationsChecker |
Checks all entries of single relation attributes of the given
EntityI if they reference a not existing BO ; such
invalid relations are then set to null. |
FirstNodeStart | |
GeneratorFactory |
This class is an abstraction mechanism for various database implementations.
|
GeneratorJob | |
GeneratorJobComparator |
This class is needed for sorting the GeneratorJob-s correctly
into the
IntegrityCheck 's PriorityBlockingQueue. |
IndexQueryJob | Deprecated |
IntegrityCheck | |
ManyTableChecker | |
NetRexxConstantsI | |
NullLmodChecker | |
OrphanedBLOBsChecker | |
PersistenceCode | Deprecated
replaced by de.ipcon.schema.generators.java.JavaPersistenceCode
|
PostgreSQL | |
PostgreSQLColumn | |
PostgreSQLFirstNodeStart | |
PostgreSQLIndex | |
PostgreSQLTableIndexesUpdateJob | |
SQLColumn | |
SQLMapping | |
SQLStatement | |
SQLStatementJoinedTable | |
SQLStatementTable | |
SQLTable | |
StartupConfiguration |
This class is an abstraction mechanism for various database implementations.
|
Enum | Description |
---|---|
NullDefaultType |
represents one of several ways a default value for a null check
may be passed in code
|
Copyright © 2000-2024 OAshi S.à r.l. All Rights Reserved.