Class TestEntityWithoutRepository

java.lang.Object
com.reallifedeveloper.tools.test.database.dbunit.TestEntityWithoutRepository

@Entity public class TestEntityWithoutRepository extends Object
  • Constructor Details

    • TestEntityWithoutRepository

      public TestEntityWithoutRepository(UUID id, String name)