net.liftweb.db.ProtoDBVendor
Aliases
Parameters
subClasses
net.liftweb.db.StandardDBVendor
superClasses
Any
java.lang.Object
net.liftweb.db.ConnectionManager
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
closeAllConnections_$bang
()
:
Unit
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
newConnection
(
name:
net.liftweb.util.ConnectionIdentifier
)
:
net.liftweb.common.Box
[
java.sql.Connection
]
newSuperConnection
(
name:
net.liftweb.util.ConnectionIdentifier
)
:
net.liftweb.common.Box
[
net.liftweb.db.SuperConnection
]
notify
()
:
Unit
notifyAll
()
:
Unit
releaseConnection
(
conn:
java.sql.Connection
)
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit