From 6766b6479a1d30680c1eb59df4c4b720eb22ce1c Mon Sep 17 00:00:00 2001 From: Sudipto Mallick Date: Wed, 24 Jan 2024 16:44:31 +0000 Subject: Implement Java Assignment #15 and more java/{code/ParentWithTwoChildren.java, output/ParentWithTwoChildren.typ, text/ParentWithTwoChildren.typ}: Code, output and assignment text for Java assignment #15 java/state.sql: Update for Java assignment #15 java/template.typ: Allow for long program description to be left aligned and justified, instead of centered java/tobedone: Update to show assignment numbers (implicitly `rowid`) --- java/output/ParentWithTwoChildren.typ | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 java/output/ParentWithTwoChildren.typ (limited to 'java/output') diff --git a/java/output/ParentWithTwoChildren.typ b/java/output/ParentWithTwoChildren.typ new file mode 100644 index 0000000..de253ec --- /dev/null +++ b/java/output/ParentWithTwoChildren.typ @@ -0,0 +1,9 @@ +#import "/template.typ": highlight-output +#highlight-output[``` +Parent: ID: 1, Name: John Doe, Address: 123 Main St. +ChildOne: ID: 2, Name: Jane Doe, Address: 456 Elm St. + Marks: 85 +ChildTwo: ID: 3, Name: Mike Smith, Address: 789 Oak St. + Qualification: B.Tech, Salary: 50000.0 +```] + -- cgit 1.4.1-2-gfad0