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 voidaddEpisode(TestChild c)static voidmain(String[] argv)StringtoString()
-