Klasse Tabelle_Gost_Blockung_Regelparameter

java.lang.Object
de.svws_nrw.db.schema.SchemaTabelle
de.svws_nrw.db.schema.tabellen.Tabelle_Gost_Blockung_Regelparameter

public class Tabelle_Gost_Blockung_Regelparameter extends SchemaTabelle
Diese Klasse beinhaltet die Schema-Definition für die Tabelle Gost_Blockung_Regelparameter.
  • Felddetails

    • col_Regel_ID

      public SchemaTabelleSpalte col_Regel_ID
      Die Definition der Tabellenspalte Regel_ID
    • col_Nummer

      public SchemaTabelleSpalte col_Nummer
      Die Definition der Tabellenspalte Nummer
    • col_Parameter

      public SchemaTabelleSpalte col_Parameter
      Die Definition der Tabellenspalte Parameter
    • fk_Gost_Blockung_Regelparameter_Regel_FK

      public SchemaTabelleFremdschluessel fk_Gost_Blockung_Regelparameter_Regel_FK
      Die Definition des Fremdschlüssels Gost_Blockung_Regelparameter_Regel_FK
    • index_Gost_Blockung_Regelparameter_IDX_Regel_ID

      public SchemaTabelleIndex index_Gost_Blockung_Regelparameter_IDX_Regel_ID
      Die Definition des Non-Unique-Index Gost_Blockung_Regelparameter_IDX_Regel_ID
    • index_Gost_Blockung_Regelparameter_IDX_Regel_ID_Nummer

      public SchemaTabelleIndex index_Gost_Blockung_Regelparameter_IDX_Regel_ID_Nummer
      Die Definition des Non-Unique-Index Gost_Blockung_Regelparameter_IDX_Regel_ID_Nummer
    • index_Gost_Blockung_Regelparameter_IDX_Regel_ID_Nummer_Parameter

      public SchemaTabelleIndex index_Gost_Blockung_Regelparameter_IDX_Regel_ID_Nummer_Parameter
      Die Definition des Non-Unique-Index Gost_Blockung_Regelparameter_IDX_Regel_ID_Nummer_Parameter
  • Konstruktordetails

    • Tabelle_Gost_Blockung_Regelparameter

      public Tabelle_Gost_Blockung_Regelparameter()
      Erstellt die Schema-Defintion für die Tabelle Gost_Blockung_Regelparameter.