Searched defs:Player (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/tests/quicklook/ejb/cmp/sql/
H A DRosterApp_derby.sql2 DROP TABLE Player ;
6 CREATE TABLE Player table
36 FOREIGN KEY (player_Id) REFERENCES Player (player_Id)

Completed in 62 milliseconds