public class DelayedPostInsertIdentifier extends Object implements Serializable, Comparable<DelayedPostInsertIdentifier>
PersistenceContext
in order to distinguish one instance from another; it is never injected into
the entity instance or returned to the client...| Constructor and Description |
|---|
DelayedPostInsertIdentifier()
Constructs a DelayedPostInsertIdentifier
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(DelayedPostInsertIdentifier that) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public DelayedPostInsertIdentifier()
public int compareTo(DelayedPostInsertIdentifier that)
compareTo in interface Comparable<DelayedPostInsertIdentifier>Copyright © 2017 JBoss by Red Hat. All rights reserved.