PK - the generic type of the technical primary keyO - the generic type of the ownerK - the generic type of the keyV - the generic type of the value@MappedSuperclass public abstract class KeyValueOwnerEntity<PK extends Serializable,O,K,V> extends BaseEntity<PK> implements de.alpharogroup.db.entity.pair.IdentifiableKeyValueOwner<PK,O,K,V>
KeyValueOwnerEntity holds a generic key value pair with his
owner which can be also the parent if it is from the same type.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.