jdbc:oracle:thin:@host:port:SID 例如: jdbc:oracle:thin:@localhost:1521:orcl
jdbc:oracle:thin:@//host:port/service_name 例如: jdbc:oracle:thin:@//localhost:1521/orcl.city.com
jdbc:oracle:thin:@TNSName 例如: jdbc:oracle:thin:@TNS_ALIAS_NAME