139140141142143144145146147148149150
{ Assert.fail(); } RedisGeneratedIdStrategyTable strategyTable = new RedisGeneratedIdStrategyTable(); strategyTable.setName("KK"); try { em.persist(strategyTable); Assert.fail();