| Package | Description |
|---|---|
| io.springlets.data.jpa.repository.support |
| Modifier and Type | Class and Description |
|---|---|
class |
DetachableJpaRepositoryImpl<T,ID extends Serializable>
JpaRepository extension to allow to get detached entities using the
EntityManager.detach(Object) method. |
Copyright © 2018 DISID Corporation. All rights reserved.