Klasse DTOEigeneImporteTabellen

java.lang.Object
de.svws_nrw.db.dto.current.schild.impexp.DTOEigeneImporteTabellen

@Entity public final class DTOEigeneImporteTabellen extends Object
Diese Klasse dient als DTO für die Datenbanktabelle ImpExp_EigeneImporte_Tabellen. Sie wurde automatisch per Skript generiert und sollte nicht verändert werden, da sie aufgrund von Änderungen am DB-Schema ggf. neu generiert und überschrieben wird.
  • Felddetails

    • QUERY_ALL

      public static final String QUERY_ALL
      Die Datenbankabfrage für alle DTOs
      Siehe auch:
    • QUERY_PK

      public static final String QUERY_PK
      Die Datenbankabfrage für DTOs anhand der Primärschlüsselattribute
      Siehe auch:
    • QUERY_MIGRATION_ALL

      public static final String QUERY_MIGRATION_ALL
      Die Datenbankabfrage für alle DTOs im Rahmen der Migration, wobei die Einträge entfernt werden, die nicht der Primärschlüssel-Constraint entsprechen
      Siehe auch:
    • QUERY_BY_IMPORT_ID

      public static final String QUERY_BY_IMPORT_ID
      Die Datenbankabfrage für DTOs anhand des Attributes Import_ID
      Siehe auch:
    • QUERY_LIST_BY_IMPORT_ID

      public static final String QUERY_LIST_BY_IMPORT_ID
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Import_ID
      Siehe auch:
    • QUERY_BY_TABLENAME

      public static final String QUERY_BY_TABLENAME
      Die Datenbankabfrage für DTOs anhand des Attributes TableName
      Siehe auch:
    • QUERY_LIST_BY_TABLENAME

      public static final String QUERY_LIST_BY_TABLENAME
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes TableName
      Siehe auch:
    • QUERY_BY_DSTCREATEID

      public static final String QUERY_BY_DSTCREATEID
      Die Datenbankabfrage für DTOs anhand des Attributes DstCreateID
      Siehe auch:
    • QUERY_LIST_BY_DSTCREATEID

      public static final String QUERY_LIST_BY_DSTCREATEID
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes DstCreateID
      Siehe auch:
    • QUERY_BY_DSTIDFIELDNAME

      public static final String QUERY_BY_DSTIDFIELDNAME
      Die Datenbankabfrage für DTOs anhand des Attributes DstIDFieldName
      Siehe auch:
    • QUERY_LIST_BY_DSTIDFIELDNAME

      public static final String QUERY_LIST_BY_DSTIDFIELDNAME
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes DstIDFieldName
      Siehe auch:
    • QUERY_BY_SEQUENCE

      public static final String QUERY_BY_SEQUENCE
      Die Datenbankabfrage für DTOs anhand des Attributes Sequence
      Siehe auch:
    • QUERY_LIST_BY_SEQUENCE

      public static final String QUERY_LIST_BY_SEQUENCE
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Sequence
      Siehe auch:
    • QUERY_BY_LOOKUPTABLE

      public static final String QUERY_BY_LOOKUPTABLE
      Die Datenbankabfrage für DTOs anhand des Attributes LookupTable
      Siehe auch:
    • QUERY_LIST_BY_LOOKUPTABLE

      public static final String QUERY_LIST_BY_LOOKUPTABLE
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LookupTable
      Siehe auch:
    • QUERY_BY_LOOKUPFIELDS

      public static final String QUERY_BY_LOOKUPFIELDS
      Die Datenbankabfrage für DTOs anhand des Attributes LookupFields
      Siehe auch:
    • QUERY_LIST_BY_LOOKUPFIELDS

      public static final String QUERY_LIST_BY_LOOKUPFIELDS
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LookupFields
      Siehe auch:
    • QUERY_BY_LOOKUPFIELDTYPES

      public static final String QUERY_BY_LOOKUPFIELDTYPES
      Die Datenbankabfrage für DTOs anhand des Attributes LookupFieldTypes
      Siehe auch:
    • QUERY_LIST_BY_LOOKUPFIELDTYPES

      public static final String QUERY_LIST_BY_LOOKUPFIELDTYPES
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LookupFieldTypes
      Siehe auch:
    • QUERY_BY_LOOKUPFIELDPOS

      public static final String QUERY_BY_LOOKUPFIELDPOS
      Die Datenbankabfrage für DTOs anhand des Attributes LookupFieldPos
      Siehe auch:
    • QUERY_LIST_BY_LOOKUPFIELDPOS

      public static final String QUERY_LIST_BY_LOOKUPFIELDPOS
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LookupFieldPos
      Siehe auch:
    • QUERY_BY_LOOKUPKEYFIELD

      public static final String QUERY_BY_LOOKUPKEYFIELD
      Die Datenbankabfrage für DTOs anhand des Attributes LookupKeyField
      Siehe auch:
    • QUERY_LIST_BY_LOOKUPKEYFIELD

      public static final String QUERY_LIST_BY_LOOKUPKEYFIELD
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LookupKeyField
      Siehe auch:
    • QUERY_BY_LOOKUPRESULTFIELD

      public static final String QUERY_BY_LOOKUPRESULTFIELD
      Die Datenbankabfrage für DTOs anhand des Attributes LookupResultField
      Siehe auch:
    • QUERY_LIST_BY_LOOKUPRESULTFIELD

      public static final String QUERY_LIST_BY_LOOKUPRESULTFIELD
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LookupResultField
      Siehe auch:
    • QUERY_BY_LOOKUPRESULTFIELDTYPE

      public static final String QUERY_BY_LOOKUPRESULTFIELDTYPE
      Die Datenbankabfrage für DTOs anhand des Attributes LookupResultFieldType
      Siehe auch:
    • QUERY_LIST_BY_LOOKUPRESULTFIELDTYPE

      public static final String QUERY_LIST_BY_LOOKUPRESULTFIELDTYPE
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LookupResultFieldType
      Siehe auch:
    • QUERY_BY_DSTDEFAULTFIELDNAME

      public static final String QUERY_BY_DSTDEFAULTFIELDNAME
      Die Datenbankabfrage für DTOs anhand des Attributes DstDefaultFieldName
      Siehe auch:
    • QUERY_LIST_BY_DSTDEFAULTFIELDNAME

      public static final String QUERY_LIST_BY_DSTDEFAULTFIELDNAME
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes DstDefaultFieldName
      Siehe auch:
    • QUERY_BY_DSTDEFAULTFIELDVALUE

      public static final String QUERY_BY_DSTDEFAULTFIELDVALUE
      Die Datenbankabfrage für DTOs anhand des Attributes DstDefaultFieldValue
      Siehe auch:
    • QUERY_LIST_BY_DSTDEFAULTFIELDVALUE

      public static final String QUERY_LIST_BY_DSTDEFAULTFIELDVALUE
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes DstDefaultFieldValue
      Siehe auch:
    • QUERY_BY_GU_ID_FIELD

      public static final String QUERY_BY_GU_ID_FIELD
      Die Datenbankabfrage für DTOs anhand des Attributes GU_ID_Field
      Siehe auch:
    • QUERY_LIST_BY_GU_ID_FIELD

      public static final String QUERY_LIST_BY_GU_ID_FIELD
      Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes GU_ID_Field
      Siehe auch:
    • Import_ID

      public int Import_ID
      externen Textimport Tabellen
    • TableName

      public String TableName
      externen Textimport Tabellen
    • DstCreateID

      public Boolean DstCreateID
      externen Textimport Tabellen
    • DstIDFieldName

      public String DstIDFieldName
      externen Textimport Tabellen
    • Sequence

      public Integer Sequence
      externen Textimport Tabellen
    • LookupTable

      public String LookupTable
      externen Textimport Tabellen
    • LookupFields

      public String LookupFields
      externen Textimport Tabellen
    • LookupFieldTypes

      public String LookupFieldTypes
      externen Textimport Tabellen
    • LookupFieldPos

      public String LookupFieldPos
      externen Textimport Tabellen
    • LookupKeyField

      public String LookupKeyField
      externen Textimport Tabellen
    • LookupResultField

      public String LookupResultField
      externen Textimport Tabellen
    • LookupResultFieldType

      public String LookupResultFieldType
      externen Textimport Tabellen
    • DstDefaultFieldName

      public String DstDefaultFieldName
      externen Textimport Tabellen
    • DstDefaultFieldValue

      public String DstDefaultFieldValue
      externen Textimport Tabellen
    • GU_ID_Field

      public String GU_ID_Field
      externen Textimport Tabellen
  • Konstruktordetails

    • DTOEigeneImporteTabellen

      public DTOEigeneImporteTabellen(int Import_ID)
      Erstellt ein neues Objekt der Klasse DTOEigeneImporteTabellen ohne eine Initialisierung der Attribute.
      Parameter:
      Import_ID - der Wert für das Attribut Import_ID
  • Methodendetails

    • equals

      public boolean equals(Object obj)
      Setzt außer Kraft:
      equals in Klasse Object
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Konvertiert das Objekt in einen String. Dieser kann z.B. für Debug-Ausgaben genutzt werden.
      Setzt außer Kraft:
      toString in Klasse Object
      Gibt zurück:
      die String-Repräsentation des Objektes