public interface PersistenceTypeIdentity extends PersistenceTypeIdOwner
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equals(PersistenceTypeIdentity ti1,
PersistenceTypeIdentity ti2) |
static int |
hashCode(PersistenceTypeIdentity typeIdentity) |
long |
typeId() |
String |
typeName() |
orderAscending, sortByTypeIdAscendinglong typeId()
typeId in interface PersistenceTypeIdOwnerString typeName()
static int hashCode(PersistenceTypeIdentity typeIdentity)
static boolean equals(PersistenceTypeIdentity ti1, PersistenceTypeIdentity ti2)
Copyright © 2022 MicroStream Software. All rights reserved.