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