org.tynamo.jpa.internal
Class PersistedEntity
java.lang.Object
org.tynamo.jpa.internal.PersistedEntity
- All Implemented Interfaces:
- Serializable
@ImmutableSessionPersistedObject
public class PersistedEntity
- extends Object
- implements Serializable
Encapsulates a JPA entity class with an entity id.
- See Also:
- Serialized Form
PersistedEntity
public PersistedEntity(Class entityName,
Serializable id)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2010. All Rights Reserved.