All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jresearch.commons.base.domain.ProfileAttributeValue Maven / Gradle / Ivy

The newest version!
package org.jresearch.commons.base.domain;

import javax.persistence.MappedSuperclass;

@MappedSuperclass
public abstract class ProfileAttributeValue extends AttributeValue {
	// nothing
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy