public interface Persistable
extends java.io.Serializable
限定符和类型 | 方法和说明 |
---|---|
boolean |
equalsByPersistableKey(Persistable persistable)
已过时。
|
java.lang.Long |
getKey()
已过时。
|
java.lang.Long getKey()
boolean equalsByPersistableKey(Persistable persistable)
persistable
- The object to compare with