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

org.jvnet.hyperjaxb3.ejb.jpa3.plugin.JPA3Plugin Maven / Gradle / Ivy

There is a newer version: 4.0.8
Show newest version
package org.jvnet.hyperjaxb3.ejb.jpa3.plugin;

import org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin;

public class JPA3Plugin extends EjbPlugin {

	public String getOptionName() {
		return "Xhyperjaxb3-jpa3";
	}

	public String getUsage() {
		return "  -Xhyperjaxb3-jpa3: Hyperjaxb3 JPA3 plugin";
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy