Package edu.wisc.game.sql
Class Test
- java.lang.Object
-
- edu.wisc.game.sql.Test
-
@Entity public class Test extends Object
Used for testing JPA persistence features
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addEpisode(TestChild c)
static void
main(String[] argv)
String
toString()
-