Class DbRemoteSessionFactory

java.lang.Object
org.tentackle.dbms.DbRemoteSessionFactory
All Implemented Interfaces:
RemoteSessionFactory

@Service(RemoteSessionFactory.class) public class DbRemoteSessionFactory extends Object implements RemoteSessionFactory
Default implementation for a remote session factory.
Author:
harald
  • Constructor Details

    • DbRemoteSessionFactory

      public DbRemoteSessionFactory()
      Creates the remote session factory.
  • Method Details