Exemple #1
0
 public CollectibleRepository()
 {
     connection = DatabaseConnectionFactory.create();
 }