java.lang.Object
com.oracle.coherence.hibernate.cache.v6.configuration.support.ConfigUtils

public abstract class ConfigUtils extends Object
Helper class for some common Configuration utilities.
Since:
2.3
Author:
Gunnar Hillert
  • Method Details

    • getSessionNameOption

      public static com.tangosol.net.Session.Option getSessionNameOption(String sessionName)
      The Session name can only be specified using Coherence CE 21.12 and higher. Specifying a sessionNames for older Coherence versions will result in an IllegalArgumentException to be thrown.
      Parameters:
      sessionName - must not be null
      Returns:
      the Session.Option