List of usage examples for javax.persistence EntityTransaction interface-usage
From source file org.castor.jpa.CastorEntityTransaction.java
/**
* {@link CastorEntityTransaction} implements and projects
* {@link EntityTransaction} to the Castor equivalent, the {@link Database}.
* Most of the operations are delegated directly to the local {@link Database}
* instance.
*