Class EntityContext

java.lang.Object
de.xima.fc.jpa.context.AEntityContext
de.xima.fc.jpa.context.EntityContext
All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IBaseEntityContext, IEntityContext, Closeable, AutoCloseable

public class EntityContext extends AEntityContext implements IEntityContext
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable
      Specified by:
      close in interface de.xima.cmn.dao.interfaces.IBaseEntityContext
    • reopen

      public void reopen()
      Specified by:
      reopen in interface IEntityContext