Package | Description |
---|---|
org.wamblee.persistence |
Utilities for (JPA) persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDetachable<T,Ref>
Detachable implementation that takes care of the basic logic for detachable
objects.
|
class |
InMemoryDetachable<T>
Inmemory detachable that simply returns the object passed in.
|
class |
JpaDetachable<T>
Detachable JPA entity.
|
Copyright © 2024. All rights reserved.