Package | Description |
---|---|
org.wamblee.persistence |
Utilities for (JPA) persistence.
|
Modifier and Type | Class and Description |
---|---|
static class |
PersistentFactory.EntityObjectAccessor |
Modifier and Type | Method and Description |
---|---|
static Persistent |
PersistentFactory.create(Object aEntity)
Creates the
Persistent wrapper for interfacing with primary key
and version of the entity. |
Copyright © 2024. All rights reserved.