Class InformixLocalTemporaryTableStrategy

java.lang.Object
org.hibernate.dialect.temptable.StandardLocalTemporaryTableStrategy
org.hibernate.community.dialect.temptable.InformixLocalTemporaryTableStrategy
All Implemented Interfaces:
org.hibernate.dialect.temptable.TemporaryTableStrategy

public class InformixLocalTemporaryTableStrategy extends org.hibernate.dialect.temptable.StandardLocalTemporaryTableStrategy
Informix specific local temporary table strategy.
  • Field Details

  • Constructor Details

    • InformixLocalTemporaryTableStrategy

      public InformixLocalTemporaryTableStrategy()
  • Method Details

    • getTemporaryTableCreateOptions

      public String getTemporaryTableCreateOptions()
      Specified by:
      getTemporaryTableCreateOptions in interface org.hibernate.dialect.temptable.TemporaryTableStrategy
      Overrides:
      getTemporaryTableCreateOptions in class org.hibernate.dialect.temptable.StandardLocalTemporaryTableStrategy
    • getTemporaryTableCreateCommand

      public String getTemporaryTableCreateCommand()
      Specified by:
      getTemporaryTableCreateCommand in interface org.hibernate.dialect.temptable.TemporaryTableStrategy
      Overrides:
      getTemporaryTableCreateCommand in class org.hibernate.dialect.temptable.StandardLocalTemporaryTableStrategy