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

org.deephacks.graphene.cdi.TransactionAttribute Maven / Gradle / Ivy

The newest version!
package org.deephacks.graphene.cdi;

public enum TransactionAttribute {
    REQUIRES_NEW, REQUIRED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy