@Embeddable public class TempKeyPK extends Object implements Serializable
Constructor and Description |
---|
TempKeyPK() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(TempKeyPK o) |
boolean |
equals(Object obj) |
String |
getEntityKey() |
String |
getTxId() |
int |
hashCode() |
void |
setEntityKey(String entityKey) |
void |
setTxId(String txId) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.