Package 

Enum DataBaseType

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable , java.lang.constant.Constable

    
    public enum DataBaseType
    
                        

    All available database types

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final String name
    • Constructor Summary

      Constructors 
      Constructor Description
    • Method Summary

      Modifier and Type Method Description
      String toString()
      static Array<DataBaseType> values()
      static DataBaseType valueOf(String name)
      • Methods inherited from class java.lang.constant.Constable

        describeConstable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait