public static interface JpaBuilder.JpaUnitOfWork<T>
T execute(javax.persistence.EntityManager aEm) throws Exception
aEm - Entity manager.Void for the return type and return
null from the implementation.ExceptionCopyright © 2013. All rights reserved.