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

io.github.wimdeblauwe.jpearl.mavenplugin.entityid-template Maven / Gradle / Ivy

package ;

import io.github.wimdeblauwe.jpearl.AbstractEntityId;

import ;

public class  extends AbstractEntityId<> {

   /**
   * Default constructor for JPA
   */
   protected () {
   }

   public ( id) {
       super(id);
   }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy