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

javax.persistence.GenerationType Maven / Gradle / Ivy

package javax.persistence;

public enum GenerationType
{
	TABLE, SEQUENCE, IDENTITY, AUTO
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy