Skip to content

Commit 52b00e8

Browse files
committed
Initial Commit
1 parent b52b4d8 commit 52b00e8

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
package edu.upvictoria.poo.SQLProcedures;public class Insertion {
2+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
package edu.upvictoria.poo.SQLProcedures;public class Selection {
2+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
package edu.upvictoria.poo;public class Utils {
2+
}

0 commit comments

Comments
 (0)