MdsJdoDialect

public class MdsJdoDialect extends DefaultJdoDialect

This is an extensions of Springs default JDO dialect that allows controlling the transaction serialization level per transaction with Spring transactions. This was fixed in newer versions of Spring and this class should get removed once we upgrade to a newer Spring version.

Constructors

MdsJdoDialect

public MdsJdoDialect(Object connectionFactory)

Methods

beginTransaction

public Object beginTransaction(Transaction transaction, TransactionDefinition definition)

getJdoIsolationLevel

protected String getJdoIsolationLevel(TransactionDefinition definition)