|
Scala Library Documentation
|
|
scala/dbc/Vendor.scala]
abstract
class
Vendor
extends AnyRef| Method Summary | |
def
|
getConnection : Connection |
abstract def
|
nativeDriverClass : Class |
def
|
nativeProperties : Properties |
abstract def
|
pass : String |
abstract def
|
retainedConnections : Int |
abstract def
|
uri : URI |
abstract def
|
urlProtocolString : String |
abstract def
|
user : String |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
|
Scala Library Documentation
|
|