esercizio e test usando jms e mdb

This commit is contained in:
2015-05-31 21:15:23 +02:00
parent b4e795d64a
commit 620edb5049
15 changed files with 517 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ import javax.inject.Inject;
* Created by Giovanni on 24/05/2015.
*/
@Singleton
@Startup
//@Singleton enable
//@Startup enable
public class InitializeDB {
private Student s1,s2;