Klasse DTOSchuelerAnkreuzfloskeln
java.lang.Object
de.svws_nrw.db.dto.current.schild.grundschule.DTOSchuelerAnkreuzfloskeln
Diese Klasse dient als DTO für die Datenbanktabelle SchuelerAnkreuzfloskeln.
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.
-
Feldübersicht
Modifizierer und TypFeldBeschreibunglong
ID der zugehörigen Schülerlernabschnittsdatenlong
ID der Ankreuzfloskel aus dem Kataloglong
ID des Ankreuzfloskeleintragsstatic final String
Die Datenbankabfrage für alle DTOsstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes Abschnitt_IDstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes Floskel_IDstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes IDstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes Stufe1static final String
Die Datenbankabfrage für DTOs anhand des Attributes Stufe2static final String
Die Datenbankabfrage für DTOs anhand des Attributes Stufe3static final String
Die Datenbankabfrage für DTOs anhand des Attributes Stufe4static final String
Die Datenbankabfrage für DTOs anhand des Attributes Stufe5static final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Abschnitt_IDstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Floskel_IDstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes IDstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe1static final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe2static final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe3static final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe4static final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe5static final String
Die Datenbankabfrage für DTOs anhand einer Liste von Primärschlüsselattributwertenstatic final String
Die Datenbankabfrage für alle DTOs im Rahmen der Migration, wobei die Einträge entfernt werden, die nicht der Primärschlüssel-Constraint entsprechenstatic final String
Die Datenbankabfrage für DTOs anhand der PrimärschlüsselattributeGibt an ob diese Stufe angekreuzt istGibt an ob diese Stufe angekreuzt istGibt an ob diese Stufe angekreuzt istGibt an ob diese Stufe angekreuzt istGibt an ob diese Stufe angekreuzt ist -
Konstruktorübersicht
KonstruktorBeschreibungDTOSchuelerAnkreuzfloskeln
(long ID, long Abschnitt_ID, long Floskel_ID) Erstellt ein neues Objekt der Klasse DTOSchuelerAnkreuzfloskeln ohne eine Initialisierung der Attribute. -
Methodenübersicht
-
Felddetails
-
QUERY_ALL
Die Datenbankabfrage für alle DTOs- Siehe auch:
-
QUERY_PK
Die Datenbankabfrage für DTOs anhand der Primärschlüsselattribute- Siehe auch:
-
QUERY_LIST_PK
Die Datenbankabfrage für DTOs anhand einer Liste von Primärschlüsselattributwerten- Siehe auch:
-
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_ID
Die Datenbankabfrage für DTOs anhand des Attributes ID- Siehe auch:
-
QUERY_LIST_BY_ID
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes ID- Siehe auch:
-
QUERY_BY_ABSCHNITT_ID
Die Datenbankabfrage für DTOs anhand des Attributes Abschnitt_ID- Siehe auch:
-
QUERY_LIST_BY_ABSCHNITT_ID
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Abschnitt_ID- Siehe auch:
-
QUERY_BY_FLOSKEL_ID
Die Datenbankabfrage für DTOs anhand des Attributes Floskel_ID- Siehe auch:
-
QUERY_LIST_BY_FLOSKEL_ID
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Floskel_ID- Siehe auch:
-
QUERY_BY_STUFE1
Die Datenbankabfrage für DTOs anhand des Attributes Stufe1- Siehe auch:
-
QUERY_LIST_BY_STUFE1
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe1- Siehe auch:
-
QUERY_BY_STUFE2
Die Datenbankabfrage für DTOs anhand des Attributes Stufe2- Siehe auch:
-
QUERY_LIST_BY_STUFE2
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe2- Siehe auch:
-
QUERY_BY_STUFE3
Die Datenbankabfrage für DTOs anhand des Attributes Stufe3- Siehe auch:
-
QUERY_LIST_BY_STUFE3
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe3- Siehe auch:
-
QUERY_BY_STUFE4
Die Datenbankabfrage für DTOs anhand des Attributes Stufe4- Siehe auch:
-
QUERY_LIST_BY_STUFE4
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe4- Siehe auch:
-
QUERY_BY_STUFE5
Die Datenbankabfrage für DTOs anhand des Attributes Stufe5- Siehe auch:
-
QUERY_LIST_BY_STUFE5
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Stufe5- Siehe auch:
-
ID
public long IDID des Ankreuzfloskeleintrags -
Abschnitt_ID
public long Abschnitt_IDID der zugehörigen Schülerlernabschnittsdaten -
Floskel_ID
public long Floskel_IDID der Ankreuzfloskel aus dem Katalog -
Stufe1
Gibt an ob diese Stufe angekreuzt ist -
Stufe2
Gibt an ob diese Stufe angekreuzt ist -
Stufe3
Gibt an ob diese Stufe angekreuzt ist -
Stufe4
Gibt an ob diese Stufe angekreuzt ist -
Stufe5
Gibt an ob diese Stufe angekreuzt ist
-
-
Konstruktordetails
-
DTOSchuelerAnkreuzfloskeln
public DTOSchuelerAnkreuzfloskeln(long ID, long Abschnitt_ID, long Floskel_ID) Erstellt ein neues Objekt der Klasse DTOSchuelerAnkreuzfloskeln ohne eine Initialisierung der Attribute.- Parameter:
ID
- der Wert für das Attribut IDAbschnitt_ID
- der Wert für das Attribut Abschnitt_IDFloskel_ID
- der Wert für das Attribut Floskel_ID
-
-
Methodendetails
-
equals
-
hashCode
public int hashCode() -
toString
Konvertiert das Objekt in einen String. Dieser kann z.B. für Debug-Ausgaben genutzt werden.
-