public class TestEntityCrudService extends io.datafx.crud.jpa.SimpleJpaCrudService<TestEntity,java.lang.Long>
| Constructor and Description |
|---|
TestEntityCrudService() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
@PreDestroy public void destroy()
destroy in class io.datafx.crud.jpa.SimpleJpaCrudService<TestEntity,java.lang.Long>