Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

oracle.jdeveloper.controls
Class DatabaseUtil

java.lang.Object
  extended by oracle.jdeveloper.controls.DatabaseUtil

public class DatabaseUtil
extends java.lang.Object


Constructor Summary
DatabaseUtil()
           
 
Method Summary
static java.lang.String getDatabaseSid(java.lang.String hostname)
          Get the database sid from the hostname
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseUtil

public DatabaseUtil()
Method Detail

getDatabaseSid

public static java.lang.String getDatabaseSid(java.lang.String hostname)
Get the database sid from the hostname

Returns:
default database sid ie the hostname without the domain

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Copyright © 1997, 2011, Oracle. All rights reserved.