Uses of Interface
net.solarnetwork.central.domain.CompositeKey2
Packages that use CompositeKey2
-
Uses of CompositeKey2 in net.solarnetwork.central.common.dao
Classes in net.solarnetwork.central.common.dao with type parameters of type CompositeKey2Modifier and TypeInterfaceDescriptioninterfaceGenericCompositeKey2Dao<T extends net.solarnetwork.dao.Entity<K>,K extends CompositeKey2<K1, K2>, K1, K2> DAO API using a composite key of 2 components. -
Uses of CompositeKey2 in net.solarnetwork.central.domain
Classes in net.solarnetwork.central.domain that implement CompositeKey2Modifier and TypeClassDescriptionfinal classBasic implementation of a Long and Integer composite key.final classBasic implementation of a Long and String composite key.final classImmutable primary key for user-related entities using a Long entity key.final classImmutable primary key for user-related entities using a String entity key.final classImmutable primary key for user-related entities using a UUID primary key.