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.FOREIGN_KEY_PREFIX, INDEX_PREFIX, SEQUENCE_GENERATOR_PREFIX, SEQUENCE_PREFIX, UNDERSCORE, UNIQUE_CONSTRAINT_PREFIX| Constructor and Description |
|---|
KeyValueOwnerEntity() |
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.