public interface TidePersistenceManager
| Modifier and Type | Method and Description |
|---|---|
Object |
attachEntity(Object entity,
String[] propertyNames)
Fetch the entity with its lazy properties from the persistence context.
|
Object attachEntity(Object entity, String[] propertyNames)
entity - entity to loadpropertyNames - array of property names to fetch