@Embeddable public class MetadataEntityKey extends Object implements Serializable
Constructor and Description |
---|
MetadataEntityKey() |
MetadataEntityKey(byte[] keyBytes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static String |
getKeyBytesSha(byte[] keyBytes) |
String |
getKeySha() |
int |
hashCode() |
void |
setKeySha(String keySha) |
String |
toString() |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.