Uses of Interface
net.solarnetwork.central.domain.CompositeKey3
Packages that use CompositeKey3
-
Uses of CompositeKey3 in net.solarnetwork.central.common.dao
Classes in net.solarnetwork.central.common.dao with type parameters of type CompositeKey3Modifier and TypeInterfaceDescriptioninterfaceGenericCompositeKey3Dao<T extends net.solarnetwork.dao.Entity<K>,K extends CompositeKey3<K1, K2, K3>, K1, K2, K3> DAO API using a composite key of 3 components. -
Uses of CompositeKey3 in net.solarnetwork.central.domain
Classes in net.solarnetwork.central.domain that implement CompositeKey3Modifier and TypeClassDescriptionfinal classBasic implementation of a Long, Long, Integer composite key.final classBasic implementation of a Long, Long, String composite key.classBasic implementation of a Long, UUID, Integer composite key.classBasic implementation of a Long, UUID, Long composite key.