Skip to content

Commit 67184df

Browse files
committed
updated
1 parent f5639fb commit 67184df

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

training/notes.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,11 @@ smtp - 25
3535

3636
data access object process
3737

38-
sql injection - ' OR '1' = '1 - doesn't work with prepare statement
38+
sql injection - ' OR '1' = '1 - doesn't work with prepare statement
39+
40+
javaFx is successor of swing
41+
42+
awt depends on os widgets
43+
44+
swing is successor of awt.
45+
in swing every key is prefixed with J

0 commit comments

Comments
 (0)