Class ServerPlatformUtils


  • public final class ServerPlatformUtils
    extends java.lang.Object
    A utility class to interact with ServerPlatforms.
    • Constructor Detail

      • ServerPlatformUtils

        public ServerPlatformUtils()
    • Method Detail

      • detectServerPlatform

        public static java.lang.String detectServerPlatform​(org.eclipse.persistence.internal.sessions.AbstractSession session)
        Parameters:
        session -
        Returns:
        The target-server class string that represents platform that is currently running. Return null if unknown.