About Question enthuware.oce-jpad.v6.2.397 :
Posted: Mon Mar 12, 2012 4:41 pm
The full attribute value must read PersistenceContextType.TRANSACTION
The "TRANSACTION" without any additional explanation could be anything, like:
public static final String TRANSACTION = "TRANSACTION";
or
public static final int TRANSACTION = 0;
The "TRANSACTION" without any additional explanation could be anything, like:
public static final String TRANSACTION = "TRANSACTION";
or
public static final int TRANSACTION = 0;