Class Version

java.lang.Object
org.reldb.wrapd.version.Version

public class Version
extends java.lang.Object
Encapsulates this library version.
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getVersionString()
    Obtain the version string for this library.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getVersionString

      public static java.lang.String getVersionString()
      Obtain the version string for this library.
      Returns:
      Version string.