Class DBO


  • public class DBO
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String uri  
    • Constructor Summary

      Constructors 
      Constructor Description
      DBO()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getURI()  
      static Property property​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DBO

        public DBO()
    • Method Detail

      • property

        public static Property property​(java.lang.String name)
      • getURI

        public static java.lang.String getURI()