blob: 4d12cac8aec871aa87d03182afb024a73110d45c [file] [log] [blame]
//package org.apache.aries.tx.control.jpa.xa.eclipse.impl;
//
//import org.eclipse.persistence.platform.server.ServerPlatformBase;
//
//public class EclipseTxControlPlatform extends ServerPlatformBase {
//
// @Override
// public Class getExternalTransactionControllerClass() {
// // TODO Auto-generated method stub
// return null;
// }
//
//}