Class PdoRemoteSessionFactory

java.lang.Object
org.tentackle.persist.PdoRemoteSessionFactory
All Implemented Interfaces:
RemoteSessionFactory

@Service(org.tentackle.dbms.RemoteSessionFactory.class) public class PdoRemoteSessionFactory extends Object implements RemoteSessionFactory
PDO-aware implementation for a remote session factory.
Author:
harald
  • Constructor Details

    • PdoRemoteSessionFactory

      public PdoRemoteSessionFactory()
  • Method Details